This has been quite a journey for me to convert an existing Struts2 application to a JSR 168 compliant Portlet which now runs using IBM WebSphere Server and Liferay Portal. The application also uses EJB and Hibernate.
Here are the steps that can probably help you in converting a Struts application to a Portlet.
Understanding Portlets and Portals. Creating JSR compliant Portlets. Exploring open source Portals like Liferay.
Friday, 2 October 2009
Thursday, 1 October 2009
Basics of a struts config file.
Any struts application has a struts config file which defines the mappings for any request that comes to the controller for processing. Understanding the concepts of this file can help you get a clear picture of Struts.
In this tutorial, we will just look at the normal facilities offered by the strutsconfig.xml.
In this tutorial, we will just look at the normal facilities offered by the strutsconfig.xml.
Subscribe to:
Posts (Atom)