Results 1 to 3 of 3

Thread: Servlets vs Portlets (Should Servlets be Deprecated?)

  1. #1
    Join Date
    Jul 2006
    Posts
    20

    Default Servlets vs Portlets (Should Servlets be Deprecated?)

    I am not quite clear about Portlets, although I see that they manage a page refresh better than a Servlet would.

    Should I no longer be writing Servlets?

    Are there any disadvantages to using Portlets over Servlets?

    Any info on this would be greatly appreciated.

  2. #2
    Join Date
    Sep 2004
    Location
    Arizona, USA
    Posts
    383

    Default

    Take a look at this FAQ entry in the Spring Portlet MVC wiki space -- it will help you get started.

  3. #3
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,625

    Default

    Portlets and Servlets serve a different purpose. Do they have advantages yes, do they have disadvantages yes. Read the FAQ you were pointed to, also search the Web for portlet and servlet information.
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •