01-24-07 12:51 PM
Thanks Jessica
i'm new comer to portlet development.
my problem is really easy: I wanna redirect my porlet to another site
dependent on the URI which i send from another portlet, that' all. I've seen
in Clipping Editor, there if you input a uri, the porlet shows the content
of the another site.
i see that every portlet is with a JSP connected (is right????). I've
inserted a single line on top of my JSP "response.redirection("myuri
here")", but it doesn't work. How can i impelment my easy functionality???
thanks a lot
kevin
[ Post a follow-up to this message ]
|