Answer Posted / uv
As far as I am aware about jar files, they are used to
archive the class files and not java files...
If you want to create a jar file for class files, you can
use following command:
cmd:\> jar cvf <name>.jar .
where (.) is for the current directory.
| Is This Answer Correct ? | 96 Yes | 34 No |
Post New Answer View All Answers
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
Is the session factory thread safe?
the same information whether it will connect to the database or it will be used previous information?
What are transaction attributes?
Are we allowed to change the transaction isolation property in middle of a transaction?
What is the difference between the string and stringbuffer classes?
Can I run seam with jdk 1.4 and earlier?
What is permgen or permanent generation?
How are the elements of a cardlayout organized?
What is the difference between session and entity beans?
whats is statement and procedure
What are the different approaches to represent an inheritance hierarchy?
which book is better for jdbc ,servlets and jsp
Which container method is used to cause a container to be laid out and redisplayed?
why static class in java