|
| hi,
I m new to portal technology.I m working on websphere portal server v5.1 and wanna make basic portlets rather than struts or faces.
I m trying this :
I've made a project namly Central with following portlets
1. Centralportlet1
2.CentralPortlet2
and following Jsps:
1.CentralPortlet1View.jsp (rendering the default orderid form)
2. Centralportlet2View.jsp( rendering a message "form has been submitted succesfully") which is actually
When I run the project on my test sever Centralportlet got displayed in a page
Myportal->TestEnvironment->Central.
what I actually want :
Now what I want is that as soon as I submit this form,In the same page Central with the label TestEnvironment two Portlets o/p must be displayed.
1.CentralPortlet1 that is the only portlet displayed on this page previously.
2.CentralPortlet2
and both of them with different skins.
Thanx in advance,
with regards,
Rahul
|
|