j2ee thread: Java Web Start want to start jsp session
I have 1 application which runs through javawebstart. When user clicks on a button, i am opening a browser to display .jsp page. But it asks userid/password, because browser session is not started. I don't want to ask userid/password, because application which was started through javawebstart has already asked. What can i do ?
|





