I changed the jboss-3.2.6\server\default\deploy\jbossweb-tomcat50.sar\server.xml  and 
included the following 
<Context path="/facility" docBase="C:\Projects\VFA7\src\facility" reloadable="false" 
debug="0"/>. The reason for doing this is to do jsp development in jboss. But when i 
access the jsp page i get the following error
org.apache.jasper.JasperException: Unable to compile class for JSP
  | 
  | Generated servlet error:
  | 
C:\jboss-3.2.6\server\default\work\jboss.web\localhost\facility\org\apache\jsp\list_jsp.java:3:
 package javax.servlet does not exist
  | import javax.servlet.*;
  | ^

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852244#3852244

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852244


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to