how convert java file to jar files?

Answer Posted / srinu

To convert Java files to jar files is easily
cmd:/>mkdir java
cmd:/>cd java
cmd:\java> jar CVF Filename.jar
Then create jar file your specified Directory

Is This Answer Correct ?    16 Yes 36 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I run seam with jdk 1.4 and earlier?

559


when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??

1105


What are JTA/JTS and how they used by client?

1718


When a thread blocks on i/o, what state does it enter?

575


What is the difference between the ‘font’ and ‘fontmetrics’ class?

641






whats is mean by connectionpooling

1568


What method is invoked to cause an object to begin executing as a separate thread?

572


What is the difference between a menuitem and a checkboxmenuitem?

590


What is re-entrant. Is session beans reentrant. Is entity beans reentrant?

585


What is the relationship between an event-listener interface and an event-adapter class?

557


what is a non-repeatable read?

1830


To identify IDL language what mapping mechanism is used?

3417


What happens when a thread cannot acquire a lock on an object?

541


What is the argument type of a programs main() method?

563


What event results from the clicking of a button?

698