Chetan Pandey wrote:
pageContext.setAttribute() is a standard map-based pattern. All of these use (key, value) and not (value, key) as you have above. Swap the two arguments.pageContext.setAttribute(propertyaction,"propertyaction");%>
Remember your scope (third parameter). - Scott --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]