You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Apache Wiki <wi...@apache.org> on 2005/10/23 12:41:30 UTC

[Struts Wiki] Trivial Update of "StrutsTags" by MarkyGoldstein

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification.

The following page has been changed by MarkyGoldstein:
http://wiki.apache.org/struts/StrutsTags

------------------------------------------------------------------------------
  This page contains FAQ on Struts, Struts-EL, JSTL and Ajax tags. The separation between these categories is rather fluid, because it is possible to mix and match tags, for example to use JSTL tags or scriptlets within Struts tags. Therefore, please look in all categories.
  
  == Struts tags ==
+ 
+ 
+ === Using the <html:link> Tag for multiple, dynamic parameters ===
+ 
+ Well, there seems to be a lot of frustration and discussion about this "standard" requirement in web applications. Most web applications want to use multiple, dynamic paramters in their links, but currently it seems like the only official way breaks with anti-scriptlet rule. 
+ 
+ For a discussion, please read: 
+ 
+ http://www.jguru.com/faq/view.jsp?EID=877089
  
  === NPE when accessing value using scriptlet ===
  Q: I use the following code in a jsp:

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org