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’s jboss jbpm?
What is the difference between static and non-static with examples?
Do you think that java should have had pointers?
What is Remote Server?
Describe activation process?
Explain RMI Architecture?
How task's priority is used in scheduling?
Have you used threads in Servelet?
What are local interfaces? Describe.
Where can I find seam examples and documentation?
Explain how will the struts know which action class to call when you submit a form?
Are enterprise beans allowed to use thread.sleep()?
What are the different methods of identifying an object?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
Are there books about seam?