The 0.92 spec sez:

"PLACEHOLDER: The PLACEHOLDER attribute allows you to specify a value to be
displayed if the requested property value is missing or invalid. This is an
optional attribute."

What are people's opinions on what this means?  When looking for a property
of a bean, "missing" means the same as "invalid" in my book.  But you could
also read is as "missing" == null.

I'd really like the later interpretation, but it seems JRun will only use
the PLACEHOLDER value if I specify a bad property.
Do other JSP implementations use the PLACEHOLDER value when a property with
a null value is encountered?

Thanks

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to