Re: Difference between Portal and WebApplication
Posted By:
Christopher_Koenigsberg
Posted On:
Monday, November 12, 2007 12:05 AM
I think that to compare equivalent things, you might want to compare "servlets" with "portlets". There's an API for each of them, and there should be lots of documentation. I've seen web pages here and there that discuss the difference. Basically your environment is more restricted, when you write a portlet, than when you write a servlet.