Hi,
I have a requirement where the username & password from webpage that contains the
applet needs to be available in the applet also.
To illustratrate.
1. User logs in to site using form based authentication
2. Home page contains/embeds an applet where we need the already authenticated username & password to do some separate processing.
Can anyone please help me with this problem.
Thanks