You just need to replace what's in the doView method with:
| PortletRequestDispatcher rdisp = getPortletContext()
| .getRequestDispatcher("/helloworld.jsp");
| rdisp.include(req, resp);
|
And it will include whatever JSP code you wrote inside helloworld.jsp (at the
root of your heeloworld.war)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884361#3884361
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884361
-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user