Answer Posted / patrick hp
Write:
jar -cvf <nome>.jar *.class
e aperte enter, assim como a pessoa q fez a 5ª resposta disse.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
Is the session factory thread safe?
Do I need to import javlang package any time? Why ?
What is the difference between a menuitem and a checkboxmenuitem?
Is it possible to stop the execution of a method before completion in a sessionbean?
What is the difference between the session.update() method and the session.lock() method?
How a component can be placed on Windows?
What are the different algorithms used for clustering?
What is ioc concept & explain it?
Which javutil classes and interfaces support event handling?
What modifiers may be used with an inner class that is a member of an outer class?
What is jboss?
Why use POJO when I can use hashmap
Are enterprise beans allowed to use thread.sleep()?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions