integration with JSTL
From: luca (passani_at_eunet.no)
Date: 02/25/04
- Next message: Andrew Thompson: "Re: Compile issues"
- Previous message: Hugh Lutley: "Re: JMF for linux fails at first hurdle"
- Next in thread: Wendy S: "Re: integration with JSTL"
- Reply: Wendy S: "Re: integration with JSTL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 25 Feb 2004 12:21:08 +0100
Hallo, here is my question. I have a Java API
to access some data (collections and strings).
How do I make sure that my API is such that i can access data trhough
the JSTL?
I want to be able to do things like the following
in my JSPs:
<c:if test="$someobj.property == 'john'">
Hallo John
</c:if>
Thanks
Luca
- Next message: Andrew Thompson: "Re: Compile issues"
- Previous message: Hugh Lutley: "Re: JMF for linux fails at first hurdle"
- Next in thread: Wendy S: "Re: integration with JSTL"
- Reply: Wendy S: "Re: integration with JSTL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|