Hello everyone,
I'm trying to figure out if there is an elegant solution to what I
want to do.
The application I am working on allows users to sign up for an
account and then enroll themselves into any courses currently being
offered.
This is the scenario.
User Bob visits the site and
I may be wrong but if all the jsp pages are in the WEB-INF directory and
you try to redirect to a .jsp file it's basically the same as loading it
directly. I think you have to use a forward to access it. You could
probably get around it if you created an action to specifically display
the jsp f
2 matches
Mail list logo