Hi,
Instead of using get method in ur servlet if ya use the POST method , ur
URL will be w/o a query string and hence the user has to go thru the
homepage.
Try it..
Happy JAVAing ;-)
SHISH.
On Wed, 15 Nov 2000, Nebu PM wrote:
> Hi folks,
> I have a problem regarding the validation of pages.
> let me elaborate,
> Suppose that after validating the user from the homepage i am directing him
> to next page, and then onwards he can go to other links provided in that
> page,
> But i am not able to validate him at those places,
> if he get the url of the page directly then he can go to that page directly
> without any validation from home page, so can any of u help me how can i do
> that in servlets.
> I am loading all these pages using the servlets. the servlet will load it
> but i dont know how to validate that page before loading it.
>
> help me please.
> thanks in advance..
> Nebu Philip Mathews
> 0/
> /|
> / \
>
> ___________________________________________________________________________
> 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
>
___________________________________________________________________________
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