Ryan LeCompte wrote:
> Just a bit confused here... (I'm new to WebWork, obviously).
> How do I know when to use "text" or "'text'" in the WebWork
> JSP Tag attributes? (I know for id it should be "text", but
> I've seen value used in different ways, etc.)
> 
> Is there a rule? Perhaps I missed it in the documentation.

'text'="text" string. gives a constant value
text=evaluate the text property

This holds for all attributes except id, since that is an attribute that 
is generally defined and whose behaviour we can't/shouldn't change.

/Rickard

-- 
Rickard Öberg



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Gadgets, caffeine, t-shirts, fun stuff.
http://thinkgeek.com/sf
_______________________________________________
Webwork-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webwork-user

Reply via email to