Hi - would be very grateful if anyone has any advice on the following:

Is it possible to use values stored in the ApplicationResources file in
struts logic: and html: tags?

As a simple example, in app resources we have 
          system.type = type_x

in my jsp i'd like to do

<logic:equals property="system.type" value="type_y"............

similarly in html tags, but i cant find a way to do it.

Thanks in advance...
  

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

Reply via email to