I have a turbine built app working successfully in tomcat and I am
trying to deploy it in websphere. I have deployed it with some success
on websphere, I can view the first page with no problem but I had to map
org.apache.turbine.Turbine to the .vm files to get it to work. When I
try to do a submit which has a $link.setAction("myservlet"), I get a 404
page not found error. Has anyone had any experience with deploying
turbine in any servlet container besides tomcat?Brian
