| Author |
building a uri pointing to the edit mode !!
|
|
| Jean-Pierre Romeyer 2004-05-25, 4:30 pm |
| How to build a uri pointing to the portlet in edit mode ?
For example to make a link to the edit mode in the view jsp
thanks
| |
| Arvind 2004-05-25, 4:30 pm |
| "Jean-Pierre Romeyer" <jean-pierre.romeyer@hardis.fr> wrote in message news:<c8vh2r$4snk$1@news.boulder.ibm.com>...
> How to build a uri pointing to the portlet in edit mode ?
> For example to make a link to the edit mode in the view jsp
>
> thanks
Checkout the portletURI tag lib @infocenter/apis - you can do exactly
what you want to.
--
Arvind
| |
| Jean-Pierre Romeyer 2004-05-26, 4:31 pm |
| I have already readed the portlet uri tag lib documentation
I see that I can create a uri to the current or previous mode but not to the
edit mode explicitly
"Arvind" <asrinivasan@worldbank.org> a écrit dans le message de
news:ac4b235.0405251038.1f55bd0d@posting.google.com...
> "Jean-Pierre Romeyer" <jean-pierre.romeyer@hardis.fr> wrote in message
news:<c8vh2r$4snk$1@news.boulder.ibm.com>...
>
> Checkout the portletURI tag lib @infocenter/apis - you can do exactly
> what you want to.
>
> --
> Arvind
| |
| Arvind 2004-05-29, 11:35 pm |
| "Jean-Pierre Romeyer" <jean-pierre.romeyer@hardis.fr> wrote in message news:<c91kev$4agq$1@news.boulder.ibm.com>...
> I have already readed the portlet uri tag lib documentation
>
> I see that I can create a uri to the current or previous mode but not to the
> edit mode explicitly
From portlet info center.....import engine.tld
http://publib.boulder.ibm.com/pvc/w...tml#portletedit
--
Arvind
|
|
|
|