Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

webservices in java application

811554Nov 9 2010 — edited Nov 9 2010
Hi I am new to Java and Netbeans.

I am writing an java application which need to provide some services to PHP application. So I need webservices. In java application i do not provide any user-interface, all user interaction handled by PHP application.

I have developed my required classes now it is time to expose this classes to PHP application. I wrote this classes in NetBeans 6.9 by creating Java-->Java Application not a web application. May i create webservices inside java application instead of web application ? How can i create SOAP webservices? Is there a good tutorial for netbeans 6.9 for webservices ?

thanks for your help
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 7 2010
Added on Nov 9 2010
4 comments
111 views