Hi friends am new to java. I read jar file means collection
of java files. For executing struts application what are
the necessary jar files. " struts.jar " file contains
what. can u explain
No Answer is Posted For this Question
Be the First to Post Answer
what is default layout of JFrame class?
Explain about the select method with an example?
what are literals in java?
Is passing by reference faster?
How does abstract modifier work?
Name two subclasses of the TextComponent class?
What does string [] args mean?
How do you escape in java?
Why we do exception handling in java and how many types of exceptions are there?
What are the advantages of autoboxing?
Explain the differences between public, private, protected and static?
why there are multiple catches for a try block.don't tell me that there can be multiple exception of a code segment that's why.tell me the real fact behind this.