File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JBoss and the fly likes Resin vs. JBOSS/tomcat and Apache2 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Resin vs. JBOSS/tomcat and Apache2" Watch "Resin vs. JBOSS/tomcat and Apache2" New topic
Author

Resin vs. JBOSS/tomcat and Apache2

B Wiley Snyder
Ranch Hand

Joined: Nov 26, 2003
Posts: 50
Hello,
I just want to make sure I am correct in this obsveration and would really appreciate any feedback.

When you set up .jsp pages or servlets and use resin as your container you can put your .jps pages and servlets ANYWHERE on the server, just have apache send the requests to resin and setup resin to listen for them.

On JBOSS with tomcat inside your .jsp's HAVE TO BE IN THE WEBAPPS FOLDER of tomcat for them to work. Then you use mod_jk to map them accordingly. There is no way to put your .jsp's ANYWHERE you want then map them like you can in resin.

I hope this makes sense, seems kind of a bummer jboss can't do that or am I mistaken??

Thank you for response
 
 
subject: Resin vs. JBOSS/tomcat and Apache2
 
Threads others viewed
Tomcat, WebSphere....
not able to update class files in servlets, help pls
Front-End To Servlets
Should getConnection() be placed in Init() ?
JBoss again...
developer file tools