> > thanks for the reply, but using that tag, will take me to my home page and > that is not where I am for this issue.
It should take you to the currently selected tab (I know Home is misleading). > > So, I have a home page which is made up of several portlets. One of these > portlets has a link that when click will bring up a new screen which > contains the page of interest. This page has a main tab, in which 4 other > "panes" (tabs) have been added. Now for each of these tabs, a differant > portlet has been assigned to it. > > Now, I thought that what I could do is something like this: > > <form name='myForm' method='post' action='<jetspeed:portletlink name="Task > Detail" psml="user/user/media-type/html/page/task_detail.psml"/>'> > Why not just have a hyperlink to task_detail.psml (via the portletlink tag)? Remember that once you display task_detail.psml page, all actions will execute in that context. Best regards, Mark Orciuch - [EMAIL PROTECTED] Jakarta Jetspeed - Enterprise Portal in Java http://jakarta.apache.org/jetspeed/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
