Hi
when developing an application using servlet + jsp model .

assumption : I have loads of HTML pages located at certain directory /
directory structure(s).

Depending on user login , I need to allow him/her to access certain
directory and HTML pages. Also user should not be able to bookmark those
html pages, it should be accessed/allowed  thru proper login and validation.

Note: These HTML pages are standard HTML pages (not JSP's) so I cannot carry
some checks in those pages for valid access to the page.

How can achieve this using JWS 2.0 ?

Any Help / Hints ?
Umesh

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to