Try <jetspeed:dynamicUri/>. Don't forget to include the taglib. Have fun.
> -----Ursprungliche Nachricht----- > Von: Bryan K. Cantwell [mailto:[EMAIL PROTECTED] > Gesendet: Samstag, 13. Marz 2004 05:45 > An: 'Jetspeed Developers List' > Betreff: How do I make a portlet link to itself. > > > I know, I know this is an ignorant question, but... > > I have a portlet that contains links that cause the portlet to update > itself using information in the link to cause the portlet to display > 'drill-down' information. > > Here is a sample of what I am doing: > <a > href="DocumentArchive.jsp?uid=<%=UID%>&where=AccountID%3DCompa > nies.getOb > ject("AccountID)%>"> > > This is of course not the correct (nor working) method to do > this... So, > how do I form this href to update the portlet and pass this info? > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
