This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: Incorrelation with jsp deployernproemper Oct 11, 2004 4:45 AM (in response to vanholy)Hi Marco, 
 I've never worked with Tomcat as intensive as I do with JBoss, so I'm not very familiar with the deployment with Tomcat.
 But for JBoss developments I always pack my developments into a WAR file, place it into the deploy directory of JBoss and it works fine.
 The only thing is, that the JBoss IDE has not a really good support for builing WAR-Files, you have to build them of your own - not like NetBeans, which is very comfortable for JSP and Servlet development.
 You can place JSPs just in the root of an WAR-File, deploy it to your JBoss server and they're executed.
 Nick
 
    