KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > servlet > SingleThreadModel > Top Examples

  • nu.xom.samples.FibonacciXOMXMLRPCServlet
    <p> Demonstrates a servlet that receives and responds to XML-RPC requests. </p> @author Elliotte Rusty Harold @version 1.0
  • JavaMailServlet
    This is a servlet that demonstrates the use of JavaMail APIs in a 3-tier application. It allows the user to login to an IMAP store, list all the messages in the INBOX folder, view selected messages, compose and send a message, and logout. <p> Please note: This is NOT an example of how to wri ...
Popular Tags