Sorry, the last response was an error. -M.
Mark Diggory wrote:
>
>
> Shawn Bayern wrote:
>
>> On Mon, 18 Mar 2002, Dave Newton wrote:
>>
>>
>>> On Monday 18 March 2002 02:43 pm, you wrote:
>>>
>
>
The JSTL expression language does not support method invocations on
objects.
Shawn Bayern wrote:
> On Mon, 18 Mar 2002, Dave Newton wrote:
>
>
>>On Monday 18 March 2002 02:43 pm, you wrote:
>>
>>>The JSTL expression language does not support method invocations on
>>>objects. You'll currently need to use a custom tag library or scriptlet
>>>code (with the fo
Hello,
I'm writing a presentation of the latest JSTL, but I have a problem with one
example.
In JSP, I need something like
but it doesn't work. How can I pass parameters? All examples use only simple
getters. If someone knows the answer please reply ASAP because I have a
presentation in two d
On Mon, 18 Mar 2002, Dave Newton wrote:
> On Monday 18 March 2002 02:43 pm, you wrote:
> > >
> > The JSTL expression language does not support method invocations on
> > objects. You'll currently need to use a custom tag library or scriptlet
> > code (with the former being recommended over the l
On Monday 18 March 2002 02:43 pm, you wrote:
> >
> The JSTL expression language does not support method invocations on
> objects. You'll currently need to use a custom tag library or scriptlet
> code (with the former being recommended over the latter) if you want to
> access arbitrary methods an
On Mon, 18 Mar 2002, Trogrlic Zeljko wrote:
> Hello,
>
> I'm writing a presentation of the latest JSTL, but I have a problem
> with one example.
>
> In JSP, I need something like
>
>
>
> but it doesn't work. How can I pass parameters? All examples use only
> simple getters. If someone knows
Hello,
I'm writing a presentation of the latest JSTL, but I have a problem with one
example.
In JSP, I need something like
but it doesn't work. How can I pass parameters? All examples use only simple
getters. If someone knows the answer please reply ASAP because I have a
presentation in two d