From the applet code when we are trying to Print, the JVM pops up an authentication dialog box.Big problem with this authentication dialog box is that, it doesn't take a valid userid/password and doesn't go away until we cancel out of it.
Once we have cancelled out of the dialog box, the printing works fine.But our connection with the Server is lost. Our guess is this
authentication dialog box is clearing out the auth info from the plugin and
we are not able to make any other connections.
Since this looses the connection with server, the user cannot use the application anymore after printing. This is more SEVERE than the problem stated earlier .
###@###.### 2005-04-01 07:04:30 GMT
Once we have cancelled out of the dialog box, the printing works fine.But our connection with the Server is lost. Our guess is this
authentication dialog box is clearing out the auth info from the plugin and
we are not able to make any other connections.
Since this looses the connection with server, the user cannot use the application anymore after printing. This is more SEVERE than the problem stated earlier .
###@###.### 2005-04-01 07:04:30 GMT