Answer Posted / syamsunder
We can convert the filename and .classFile name by using command prompt...........like this
jar -cvf <filename.jar> <filename.class>
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of the wait(), notify(), and notifyall() methods?
What state does a thread enter when it terminates its processing?
What is the difference between system.out ,system.err and system.in?
What class is used to create Server side object ?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
What is a sessionfactory? Is it a thread-safe object?
what is an isolation level?
Do we need to override service() method
What is threadfactory?
Explain about RMI Architecture?
Can I use javascript to submit a form?
wahts is mean by dynavalidatorform in struts/
Are there books about seam?
How can I avoid validating a form before data is entered?
which book is better for jdbc ,servlets and jsp