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 60945 - Problem with Display browser
Summary: Problem with Display browser
Status: RESOLVED INVALID
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 4.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-13 21:27 UTC by pansuria
Modified: 2005-09-05 10:15 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 pansuria 2005-07-13 21:27:12 UTC
I am using NetBeans 4.1 IDE to maintain and modify the Beans and JSP for web
part. My application compiles and runs without any error messages. But Web
browser window does not come up.
  In Output pane it says display browser running.
            "run-display-browser:
             Browsing: http://localhost:8084/ETCDBDEV/ETCSLKdb.jsp
             run:
             BUILD SUCCESSFUL (total time: 0 seconds)"
  Second, my JSP page of same application is displayed when I type in localhost
ad     dress but does not pull out data from database.
   What can be the possible problem(s)?
Comment 1 Martin Matula 2005-07-14 08:11:29 UTC
Reassigning to webapps.
Comment 2 zikmund 2005-07-14 15:47:11 UTC
Database problem will most probably be a bug in your application. It's hard to
gues which one, sorry.

Opening browser seems to be serious problem. Could you please:
1) Run web browser from NetBeans - e.g. View | Web Browser
2) Send us more info about web browser you are using (Firefox/IE, version, etc.)
3) Check running web application it with newly ceated web project
4) Check if your project's Properties | Run | Display Browser on Run ... is
turned on.
Thanks.
Comment 3 Radko Najman 2005-08-08 06:55:51 UTC
Cannot reproduce. Could you check if your browser is correctly configured,
please? You can do it in Tools/Options menu, System/System Settings/Web Browser
setting. You can find web browser definitions in the Options dialog: IDE
Configuration/Server and External Tool Settings/Web Borwsers
Comment 4 zikmund 2005-08-31 12:42:34 UTC
No response from submitter. Feel free to reopen with more information. Thanks!