aspose file tools
The moose likes Web Services and the fly likes How to insert / update Database with JAX WS??? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "How to insert / update Database with JAX WS???" Watch "How to insert / update Database with JAX WS???" New topic
Author

How to insert / update Database with JAX WS???

cenk kizildag
Greenhorn

Joined: May 18, 2007
Posts: 16
Hi,

Is there any tutorial that connects to DB , inserts data and retrieve data with JAX WS? Sample code would be great.

Thanks in advance.

I m using Netbeans 6.9 and mySQL
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35256
    
    7
Using a DB from a WS implemented in Java is no different than using a DB from any other Java code; what makes you think it is?


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to insert / update Database with JAX WS???
 
Similar Threads
How to get client IP in WebService ?
Can any web service be called Asynchronously
How to get SOAP attachment within web service operation
JAX-WS and databinding
JAX-RPC