This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 8275 - JSP Execution problem when the external browser is wrongly configured.
Summary: JSP Execution problem when the external browser is wrongly configured.
Status: CLOSED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC All
: P4 minor (vote)
Assignee: _ rkubacki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-11-08 10:34 UTC by Marek Fukala
Modified: 2002-07-19 15:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Fukala 2000-11-08 10:34:20 UTC
[1141]
How to reproduce the bug:
1) get a JSP page
2) set the external executor to bad file (non existing file)
3) execute the JSP page => the warning message appear and say sg. like "Bad
browser conf... - repair it in "Global options | JSP")
4) change the external browser to valid program name or chabge browser to
internal
5) make small change in the JSP file and recompile it.
6) execute the JSP page again => the page content is not displayed in browser
and the browser is still waiting for the page.
Comment 1 _ rkubacki 2001-04-05 11:29:04 UTC
Browser support is redesigned for NetBeans3.2 where it is possible to switch
between browsers.