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 a session? Can you share a session object between different theads?
What are the design considerations while making a choice between using interface and abstract class?
How will you pass parameters in RMI? Why do you serialize?
Can you control when passivation occurs?
When is the best time to validate input?
What restrictions are placed on the values of each case of a switch statement?
whats is mean by connectionpooling
What are the different algorithms used for clustering?
When a thread blocks on i/o, what state does it enter?
Why does the option tag render selected=selected instead of just selected?
What is a clone?
What if the static modifier is removed from the signature of the main method?
Can I run seam outside of jboss as?
How to pass parameters in RMI?
What event results from the clicking of a button?