Border.java:
  @InjectState("visit")
  public abstract Visit getVisit();

Border.html
<span jwcid="@If" condition="ognl:visit.someProperty">

hth,
Dennis

Josh Joy wrote:
Hi All,

For my border component, is there a way for this to
access application state objects and also to use jwcid tags such as the "If" component? Does anyone have an example of this?

Thanks,
Josh

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




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

Reply via email to