> 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.
Just set an attribute in the request object before passing it to the jsp. In
the jsp check for this attribute. If it is not present, redirect/forward to
the controller.
This is just offhand. Someone here may have a better solution.
>
> Best regards,
>
> Olov Andersson
Regds,
Gokul
___________________________________________________________________________
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