Link to home
Start Free TrialLog in
Avatar of gudii9
gudii9Flag for United States of America

asked on

simple jsp servlet and webservice web example

Hi,

i want to build simple web application using
 jsp, servlet, webservice technologies using RSA 8.5 IDE.
I have webservice up and running in other project and also has WSDL. I just need to consume that in servlet using some helper class and then display in the jsp.

Any good examples and links on how to proceed in this direction. please advise
Avatar of gurpsbassi
gurpsbassi
Flag of United Kingdom of Great Britain and Northern Ireland image

many ways to do it.
you can use Spring webservices, or Apache CXF or even simply a HttpURLConnection object will work
Avatar of gudii9

ASKER

any good sample examples on this? please advise
ASKER CERTIFIED SOLUTION
Avatar of gurpsbassi
gurpsbassi
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of gudii9

ASKER

any end to end application is there to follow completely not as forum topic ?
please advise
why can't you use the code in the forum topic? doesn't it do the job you are seeking.