I didnt find any discussion where to post this and I hope this is the appropriate place for it.
In portlet.xml in WSAD I configured.
I made sure not to add welcome files tag in web.xml becuase I dont want both portlets to show up the SAME page.
Struts portlet configuration for multiple portlets .According to this URL if I configure viewMode.page in portlet.xml ,I can direct different portlets to different pages at load up but this doesnt seem the case.
It needs welcomefile configured in web.xml.
IF I add welcome file both portlet show the same page.
I have been struggling with this for quite a while
.
Cant find any solution which is working and I thought it would be such a simple solution. Please HELP!!!
MY webContent has
index.jsp (First portlet to show this )
navigation(folder) navigation.jsp (navigation portlet to show this file)
Thanks
Dhiren
[ June 15, 2005: Message edited by: Dhiren Joshi ]