Difference btwn Servlet and Web Service



What's the real difference between Servlet and Web Service.
Currently we provide Document Management Platform works
with RMI and want to add web interface so that customers can
create a web application to access our system using PHP, JSP.
However, we are not sure whether to provide API as Servlet or
Web Service.

SK


.



Relevant Pages

  • Re: Verisign Security
    ... You can use SSL to send data to a servlet, a web service, or a regular ... network socket. ... This will rely on public key encryption. ...
    (comp.lang.java.security)
  • Re: Difference btwn Servlet and Web Service
    ... want to add web interface so that customers can create a web ... not sure whether to provide API as Servlet or Web Service. ... PHP or HTTP. ...
    (comp.lang.java.programmer)
  • Re: Using web service compiled for Tomcat in a different container
    ... >I've created a web service using Sun java web services developer pack ... >and successfully installed it into Tomcat. ... >for Tomcat, into another servlet holder. ... see WEB-INF/web.xml within the .war file. ...
    (comp.lang.java.programmer)
  • Re: JNDI from Tomcat
    ... >:access EJBs on a separate machine via JNDI? ... but I am having a Tomcat-hosted Web service (not ... servlet) make JNDI calls. ...
    (comp.lang.java.programmer)
  • Re: Storing data periodically on remote server
    ... saying it's not the web service approach itself that increases ... in front of the database server does nothing for scalability of ... A servlet that took a POST with a BLOB in request body and returned ... home dot woh dot rr dot com slash jbmatthews ...
    (comp.lang.java.programmer)

Loading