Interview Questions And Answers

Q: - What's the difference between servlets and applets?

Servlets executes on Servers while Applets executes on browser, Unlike applets, servlets have no graphical user interface.

Submitted By:-Sachin            Email-ID: - sksachin109@gmail.com

Q: - If you have defined a web service that needs to transfer quite a lot of information, how would you do ?

You might consider using an attachment to transfer the information.Jboss JAX-WS Web services provides Attachment support with MTOM (Message Transmission Optimization Mechanism) SOAP.


Submitted By:-Sachin             Email-ID: -sksachin109@gmail.com

Q: - Does Seam run on other application servers besides JBoss ?

Seam runs beautifully on other application servers - just like everything else the Hibernate team does, this is not a JBoss-only thing.

Submitted By:-Sachin             Email-ID: - sksachin109@gmail.com

 
1
2