From: <[EMAIL PROTECTED]>
> I am trying to pull the value from a property in a collection(LinkedList)
> stored in the request object and store it in a script variable.

Have you considered using JSTL and the <c:if> tag?  I'm not entirely sure,
but it looks like all you're doing is checking the value of one thing and
then displaying either some spaces or else an asterisk.

-- 
Wendy Smoak


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

Reply via email to