1.  In whatever JSP the client hits first, use JavaScript to test
for the date_you_want and (a) popup a new window explaining the
app has expired and either onClose or a timeout, close the parent
window.

2.  I'm not sure about this,  but I believe you can set the
server to return a 403 code when someone tries to look at the
source.

Sorry I can't be of more help; I'm in San Francisco at JavaOne
and don't have any reference materials with me (and my dumb hotel
doesn't have Internet access, so I have to dial l/d to
send/receive anything).

Cheers!
Mark

----- Original Message -----
From: "Ayhan Demirci (It-Tmo)" <[EMAIL PROTECTED]>
Sent: Wednesday, June 06, 2001 10:33 AM


1- How can i prepare this demo which will expire in 30-days on
installed
machine ?
    I mean where have to i write and check expiration date on
installed
machine?


2- How can the JSP source code be invisible to users that
attempting
view source command in browser window by clicking right mouse
button?
   I mean how can i restrict the source code visibility in JSP's
(HTML-JavaScript  ) when running on Browser Window?

Thanks a lot,
Ayhan

_________________________________________________________________
__________
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

Reply via email to