Re: Struts-Layout DispatchAction problem.

2005-08-31 Thread kunjal shah
I think I should try to explain my problem a little better. After some debugging and searching I found out that my url generation within portlet is the problem.. specifically channel.setLocation("Login.do?method=selectCMAForm&cellPointId=" + form.getChannel()); It just resets my TreeView but dose

Struts-Layout DispatchAction problem.

2005-08-29 Thread kunjal shah
Hello, I am new to Struts Framework. I am developing a Struts based JSR 168 portlet on WepSphere Portal 5.1 platform. I needed some help with an error I am getting in designing a Tree based hierarchial View in the portlet. I am using Struts DispatchAction class to forward the user to the Tree