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 66407 - Server must know the package of the JSP Servlet
Summary: Server must know the package of the JSP Servlet
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks: 65969
  Show dependency tree
 
Reported: 2005-10-10 16:53 UTC by Libor Kotouc
Modified: 2011-03-22 13:25 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Libor Kotouc 2005-10-10 16:53:49 UTC
Server plugin must be able to say what package extension and name it uses for
the JSP servlet. 
E.g. Tomcat compiles JSP page <web root>/dir/pageName.jsp into a class
org.apache.jsp.dir.pageName_jsp and WL into a class jsp_servlet._dir.__pageName.

See issue 65969.
Comment 1 Petr Hejl 2011-03-22 13:25:00 UTC
This is already done - web-main d55b0fb86a99.