| Author |
web service
|
ashish jadhav
Ranch Hand
Joined: Nov 20, 2008
Posts: 62
|
|
Hi, i want to create one sample application on web service.can you please help me how to start??or any sample application??im using NetBeans IDE6.0..
|
 |
Nitin Pathak
Ranch Hand
Joined: Sep 25, 2006
Posts: 68
|
|
You can start with Axis2 framework. Please go through the documentation as the framework makes it lot easier for you. Also, please go through WebServicesHowTo on JavaRanch to start with.
|
 |
Peer Reynders
Bartender
Joined: Aug 19, 2005
Posts: 2906
|
|
Getting Started with JAX-WS Web Services - NetBeans IDE 6.0/6.1 However I would also advise that you read Why Contract First? after you do the tutorial. Just because the tool enables you to work "contract last" doesn't mean that it is always the "right way" to do it.
|
"Don't succumb to the false authority of a tool or model. There is no substitute for thinking."
Andy Hunt, Pragmatic Thinking & Learning: Refactor Your Wetware p.41
|
 |
ashish jadhav
Ranch Hand
Joined: Nov 20, 2008
Posts: 62
|
|
Thanks peer . Thanks nitin.
|
 |
ashish jadhav
Ranch Hand
Joined: Nov 20, 2008
Posts: 62
|
|
Hi peer, i tested sample application on web service.now i want to create one application ,using web service how we insert data in table in java.if possible please help me.
|
 |
ashish jadhav
Ranch Hand
Joined: Nov 20, 2008
Posts: 62
|
|
Hi peer, tell me how we set timer to call web service for specific interval of time??
|
 |
 |
|
|
subject: web service
|
|
|