Jetspeed documentation.

2003-04-03 Thread Qualilearning Technical
Hi, I'm a newbie in Jetspeed. I have read the documentation and the tutorial about Jetspeed. Is there other sources of information about Jetspeed like web sites, pdf, samples... I have to use Jetspeed to develop a Portal and a CMS solution so I have to find the maximum info to start in the right

Problem with buildNormalContext() in a JspPortletAction.

2003-04-02 Thread Qualilearning Technical
Hi, I have made an JspPortletAction class to handle form events. There is 3 methods public void doNext() { //... } public void doPrevious() { //... } public void doReset() { //... } That work fine. But if I try to set an attribute in the buildNor