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 |
What is correlation ID?
when we are using loop and when we use repaet?
Difference between Trigger disable and trigger suspend?trigger queue location ?
what are the new features in 8.0 compared to 7.1?
What Is Flow Diagram View?
When Should You Use Flow Diagram View?
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 to Restore a Session on a Server?
What Does a Flow Service Look Like in Diagram View?
How we can catch exception error on run time mode using Flow language in WebMethods??? and how we can send error description as an output parameter????
how to debug a flowservice in webmethods
what is the difference between a loop and a repeat?