I'm using tomcat 3.2.1 and trying to make <jsp:forward page="./Xxx.jsp"/>
work.  The "." in front is supposed to access the current directory
instead of the root directory.  When I run this, I get a 404-File Not
Found in my browser.  This exact same statements works on tomcat 3.1 on my
other machine, so I was wondering if there is a way to get it to work on
3.2?
                        
                                                                Thanks,
                                                                Derek

Reply via email to