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
Define prototype?
What is glasgow?
What is chat area? Explain.
Explain how will the struts know which action class to call when you submit a form?
What must a class do to implement an interface?
What are transaction attributes?
What classes of exceptions may be caught by a catch clause?
How can I avoid validating a form before data is entered?
What is local interface. How values will be passed?
Write a singleton program?
What is Remote Server?
What is a sessionfactory? Is it a thread-safe object?
What state does a thread enter when it terminates its processing?
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
What is a class loader?