My one of the client has this tomcat 3.2.1 and apache 1.3.27 config. i have one project to convert into struts and ajax(dwr) from jsp-java beans with current config.
so i was little bit confused when i was knew abt this config bcoz i know only tomcat 5.x but thanks , one another question,which version of strtus wil be good for this configuration i have know struts 2 but never used s1 thanks I did not understand your question but here are some pointers: - Tomcat is a servlet container which can be used to host your servlet / JSPs etc. - Apache 1.3.27 is an HTTP server that can only host static files like html pages, images etc. However you can integrate Tomcat with Apache using mod_jk and then access your servlets / JSPs via Apache Server. See Apache - Tomcat HOWTO doc for more details on how this can be done. If this does not answer your query, plz provide some more details. ----- Java/J2EE developer India blogs http://hardik4u.wordpress.com wordpress blog -- View this message in context: http://www.nabble.com/apache-and-tomcat-version-tp19529503p19545645.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]