I am using turbine inside of websphere which required me to map the
org.apache.turbine.Turbine class to the .vm templates in the web.xml
file. I am now trying to use $link.action from the first page but I get
a page not found error when I try to use
action="$link.setAction("JSPFrontController")" (which worked in tomcat).
Do I need to also map a servlet to this action? I've tried a few classes
with no success. Any assistance would be helpful.Thanks, Brian
