Hi,
Does anyone know how to prevent direct access to jsp-pages in
a MVC-style webbapplication. That is, how do I force all
requests to be directed to the Controller servlet even if
the user tries to access a jsp-page (or servlet) directly.
If I map all requests in a webb-app to the Controller, it
won't be able to forward requests, because the forwarded
request will only get directed back to the Controller,
resulting in an infinite loop...
Best regards,
Olov Andersson
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html