I have implemented a JX-WS client web application with a message handler, where I can get requests and feedback . To wit.; I got SOAP requests and responses in the form of wire. I want to get these stars and want to display them on every page. I am starting the service in Action Class (Straits) and forwarding the request to JSP for printing the prosecution data coming out of the service.
Here's the question - how to get these two strings back into the action class?
Any thoughts?
Comments
Post a Comment