Java Reference
In-Depth Information
1.
Run Eclipse IDE.
2.
.
3. Expand the java-ws project, then right-click on the src directory and choose
New 
Package. Name the package 'com.bemach.ws.hello'
Choose File New Java Project. Use all default and name it 'java-ws'
.
4.
Similarly, create another Java package com.bemach.ws.server.
5.
Create
two
Java
classes
-
com.bemach.ws.hello.HelloWorld.java
and
com.bemach.ws.server. Server.java.
Search WWH ::




Custom Search