Hi All I'm working through a book on jsp and java servlets. At the moment I am using tomcat on my desktop to run the sample applications but I have CF8 installed on my server so I want to know if I'll be able to run servlets on there as well.
I have got jsp to work no problem but getting the servlets to work is a bit more complicated it seems. I'll also be wanting to develop EJB applciations on there as well. Is this possible? The first problem is that there is no WEB-INF folder specific to each site so I cannot add a web.xml and classes to each site. The second problem is that I can't see how IIS will be able to route submit.do (for example) to the J2EE server so that it can decide which servlet processes that request. Any help much appreciated Giles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Server/message.cfm/messageid:6612 Subscription: http://www.houseoffusion.com/groups/CF-Server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.10
