Thanks a lot! It is simple but I didn't see it in any of the books. It works on few pages but needs more testing on others. I will get on this right away and will post the results. But I think it is it!
Andrei
invoker is uncommented and is:
<servlet-name>invoker</..
<servlet-class>org.apache.catalina.servlets.InvokerServlet</...
<init-param>
<param-name>debug</..
<param-value>0</..
</init-param>
<load-on-startup>2</..
a bit lower and more important:
<servlet-mapping>
<servlet-name>invoker</...
I am new to jsp programming. I have navigation bar that I include (<jsp:include.. or using DW template) in other pages I also use servlet that dispatcher.forward to a jsp. That jsp comes out with messed-up link to a jsp that worked fine before invoking the servlet. Any input will be accepted gladly.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.