Answer Posted / srinu
To convert Java files to jar files is easily
cmd:/>mkdir java
cmd:/>cd java
cmd:\java> jar CVF Filename.jar
Then create jar file your specified Directory
| Is This Answer Correct ? | 16 Yes | 36 No |
Post New Answer View All Answers
How messaging services are done, before release of JMS?
What class is used to create Server side object ?
What is jboss?
Why are some of the class and element names counter-intuitive?
Define aop(assepct oriented programing)?
Why a component architecture for the java platform?
When a thread blocks on i/o, what state does it enter?
What is an abstract method?
What is TL and its use?
What’s jboss cache in short?
Explain what is synchronization?
Define prototype?
Explain phantom read?
What is scalable, portability in the view of J2EE?
how to use debug in my elipse to solve problems that exist in my project