On 08-03-2009 at 06:39, Mike McNally wrote:
> Stripes gives me warnings when identifiers for layout-component tags
> (the "name" attribute) aren't valid Java identifiers
> ("tray-content-1"). Can somebody explain how those names are used such
> that being Java identifiers is (or might be) important?

When using nested layouts (i.e. one layout definition using another), using
a component is done via ${componentName}. This uses EL, and hence
non-identifier component names cause problems.


Oscar

-- 
   ,-_
  /() ) Oscar Westra van holthe - Kind      http://www.xs4all.nl/~kindop/
 (__ (
=/  ()  Don't let your boss fuck you; that's anti-capitalist.

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to