Answer Posted / 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 |
Post New Answer View All Answers
Where do you implemented pub-sub architecture?
When we use repeate flow steps?
How many interfaces you implemented sofar?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
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)
How we can catch exception error on run time mode using flow language in webmethods?
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?
Explain about pub-sub architecture, where do you implemented this?
Explain about pub-sub architecture?
How many kinds of log files in webmethods?
can we build loop step with in the branch
in such a way that the interface is look like that
branch
When we use repeate, exit flow steps?
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
Explain what are the new features in 8.0 compared to 7.1?
Explain what is indices in map flow step?