DEV Community

Discussion on: Webservices using Java 10

Collapse
 
karytricia profile image
Carla Augusto

Hi Mohammed!
My best resources to learn how to create a simple soap web service in Java are the following:
mkyong.com/webservices/jax-ws/jax-...

mkyong.com/webservices/jax-ws/depl...

Then you can check a simple soap webservice that I created for demonstration purposes only on my github account:
github.com/karylicious/calculatorw...

Collapse
 
mohammedestaitieh profile image
MohammedEstaitieh

Thank you Carla

Thread Thread
 
mohammedestaitieh profile image
MohammedEstaitieh

did u know how can i run the jsp page in glassfish server ,am run it but i got an error , am new here i dont know how to create post

Thread Thread
 
karytricia profile image
Carla Augusto

Sorry. I have no idea.