I want to launch a client app from a web page such that it will access web 
services with the same authentication as existed for the web page. In JBoss 
3.2.3, I could do this by passing the session id to the app so it could add the 
jsessionid cookie to the http headers.

This technique doesn't seem to work (or I don't know how to configure my 
application so it does work). Is this approach possible? If so, how? If not, is 
there a reasonable alternative?

The goal is be able to seamlessly invoke applications that use 
access-controlled web services on the client from a servlet created web page of 
a logged-in user.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864378#3864378

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864378


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to