Hi, never used java web start but as far as I know it uses http for comunication, so should not be hard to customize Acegi security mecanism to solve this problem:
http://www.acegisecurity.org/guide/springsecurity.html#authentication regards. raghu_nath wrote: > > Hi, > > My project is in appfuse 2.0 with jdk 1.5 on mysql db. I have a scenario > where a user log's into web application and on click of a link another > module developed with swing pops up using java web start sharing session > and all data of the application, and when user has not logged in web > application. java web start application should authenticate independently. > > Please help how can i authenticate and share info between these two medium > of application > -- View this message in context: http://www.nabble.com/Accessing-appfuse-authenticated-user-from-device-or-java-web-start%28jnlp%29-tp20204353s2369p20212787.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
