[jboss-user] [JBoss Portal] - Re: Portlet tag interpretation sequence

louise_za do-not-reply at jboss.com
Wed Jul 12 03:33:08 EDT 2006


Sorry, made another mistake...what happens when you don't want to post all your code and there is no edit button!

The code exerpt above detailing the actual value of the string returned should be:
  |                 <portlet:actionURL windowState="normal" portletMode="view" var="actionUrl">
  | 		<portlet:param name="id" value="1009"/>
  | 	</portlet:actionURL>
  | <script>
  | 	 <a href="<%=actionUrl%>">The link</a>
  | 

Anyway, the gist is still the same :)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957256#3957256

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957256



More information about the jboss-user mailing list