Answer Posted / somu
jar -cvf jarName.jar *.class
| Is This Answer Correct ? | 19 Yes | 15 No |
Post New Answer View All Answers
Which javutil classes and interfaces support event handling?
What’s jboss cache in short?
What are the purpose of introspection?
Explain about thread synchronization inside a monitor?
Explain ioc concept?
When a thread blocks on i/o, what state does it enter?
Are enterprise beans allowed to use thread.sleep()?
how to use debug in my elipse to solve problems that exist in my project
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
How database connectivity in XML is achieved?
What is chat area? Explain.
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
Is it possible to stop the execution of a method before completion in a sessionbean?
Why is actionform a base class rather than an interface?
Why a client should be multithreading? Explain.