File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes web services with JSP as front end. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "web services with JSP as front end." Watch "web services with JSP as front end." New topic
Author

web services with JSP as front end.

silamala ramesh babu
Greenhorn

Joined: Dec 08, 2011
Posts: 20



I am creating two web services for getting the data from database and i know how to see the response for a given request in SOAP UI . but the thing is i need to give the search string from a JSp and i need to display the response again in JSP page .

>>So, tell me how to integrate my wwebservice and JSP.


rsilamala
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12269
    
    1
If your response is going to be HTML formatted by a JSP, why are you calling this a web service instead of a standard HTML web application?

How are you planning to expose this "service" to the public?

Bill

Java Resources at www.wbrogden.com
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: web services with JSP as front end.
 
Similar Threads
Security For my web-application
Implementing Business Object Web Services using Eclipse
get result from the another java package
How to increase number of parellel ajax hits from same user!!
How to access Secure web method