Hey!

Just a suggestion, start with an HTML POST to your login servlet.
Once, authenticated send him the HTML with the embedded applet
tag.

Sans adieu,
Danny Rubis

Baskaran Subramaniam wrote:

> Hello Listusers
>
> I have a requirement as follows
>
> 1. Login Applet, on submitting it should trigger a servlet which will legitimize the 
>password
> 2. On successfull logon, the servlet should throw a HTML page with the an applet for 
>further processing.
>
> Here I have a problem like the servlet is not throwing the HTML page with applet 
>(literally nothing is happening).
>
> Is this bcos of the reason that the first applet is still running. Pls let me know 
>any suggestions on this.
>
> If some one has a similar code and willing to share, pls pass it on to me.
>
> TIA
> Rgds
> Baskar
>
> ___________________________________________________________________________
> 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