Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Web Services and the fly likes Web Service that needs a User Input from a JSP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Web Service that needs a User Input from a JSP" Watch "Web Service that needs a User Input from a JSP" New topic
Author

Web Service that needs a User Input from a JSP

fletch zuniga
Greenhorn

Joined: Oct 04, 2012
Posts: 3
Hi guys! I have successfully created a webservice using JAX-WS. However, I have a problem. My webservice needs some user input (e.g. a vtoken) from a jsp page to complete the processing and be able to send a reply back to the web service client. This input could not be provided by the webservice client at all, which is why im having this problem . I'm not sure how I could be able to implement this and I need some help. Any suggestion would be greatly appreciated. Thank you very much!
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Web Service that needs a User Input from a JSP
 
Similar Threads
WSAD Generated JSP Web Service Client Problem
Replace JDBC calls with webservices
Web Services
Shared folder not accessible when running tomcat as a service
assosciate webservice to a WSDL file