In section 4.3 of the JSTL PDF, it states that I should be able to do
something like this:

<c:set value="${viewPath}${assetForm.filename}" var="wrapperURL"
scope="pageScope"/>

But I get this error message:

Validation error messages from tag library c
null: Invalid "scope" attribute in "c:set" tag: "pageScope"



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to