different b/t war,ear,jar files?
Answer / krishna
JAR files (Java ARchive) allows aggregating many files into
one, it is usually used to hold Java classes in a library.
i.e. Math.jar
WAR files (Web Application aRchive) stores XML, java classes,
and JavaServer pages for Web Application purposes.
EAR files (Enterprise ARchive) combines JAR and WAR files to
make a combined archive for Enterprise Applications.
| Is This Answer Correct ? | 9 Yes | 0 No |
Where do you implemented pub-sub architecture?
what is adictionary
post me important interview question on webmethods
Hi I am using Wenmethods 7.1 since many years. I am on Webmethods project. Today my Boss asked me about CLSRIM (Webmethods service, when one server is down, automatically another will take over. Can you please throw some light on above ? OR from where can I get some help ? IT IS URGENT...... Komalika
How to create a link between variables?
How to Rename and Delete Elements?
different b/t war,ear,jar files?
How to Create an ACL?
can u explain abt Pub-Sub Architecture,where do u implemented this?
3 Answers Cap Gemini, Cognizant,
Explain what is indices in map flow step?
In which case we are not advised to use Transformers...?
If I have a parent sequence with the property set- exit on success, and the try sequence block set to exit on failure, and the catch sequence block too set to failure, what is the result?