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 |
How to use SEQUENCE as the Target of a BRANCH?
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?
What Is a Regular Expression?
Can you spell "Webmethods" properly in the language of your choice?
i have partner A,and partner B, then i want to send a document to partner B, what are requirements i will provide to partners ?
different b/t war,ear,jar files?
gate ways in webmethods
can u explain about trading networks
Explain about pub-sub architecture?
can we invoke morethan one service in trigger?
what is the difference between lexical ooperators,logical operators?which one is mainly used in filter,broker?why?
2 Answers Emphasis, HCL, iGate,
can anyone explain in brief about TN Consloe and Webmethods...? As well as All flow steps in webmethods: Branch Repeat Loop Sequence (explain also Try -Catch block for error Handling)