On 11/9/05, Michael Jouravlev <[EMAIL PROTECTED]> wrote:
> On 11/9/05, Rick Reumann <[EMAIL PROTECTED]> wrote:
> > Michael Jouravlev wrote the following on 11/8/2005 7:15 PM:
> >
> > >> > >> property="someObject[${aProp.someIndex}].subobject[${bProp.someIndex}].someField"/>
> >
> > > Any idea how
On 11/9/05, Rick Reumann <[EMAIL PROTECTED]> wrote:
> Michael Jouravlev wrote the following on 11/8/2005 7:15 PM:
>
> >> >> property="someObject[${aProp.someIndex}].subobject[${bProp.someIndex}].someField"/>
>
> > Any idea how to simplify input using JSTL 1.1 (JSP 2.0) only?
>
> Well, that would b
On 11/9/05, Rick Reumann <[EMAIL PROTECTED]> wrote:
> Michael Jouravlev wrote the following on 11/8/2005 7:15 PM:
>
> >> >> property="someObject[${aProp.someIndex}].subobject[${bProp.someIndex}].someField"/>
>
> > Any idea how to simplify input using JSTL 1.1 (JSP 2.0) only?
>
> Well, that would b
Michael Jouravlev wrote the following on 11/8/2005 7:15 PM:
Any idea how to simplify input using JSTL 1.1 (JSP 2.0) only?
Well, that would be pretty much impossible without writing a tag to do
it (since as it stands how could JSP or JSTL have any idea what your
nested property names are?
On 11/8/05, Rick Reumann <[EMAIL PROTECTED]> wrote:
> Paul Benedict wrote the following on 11/7/2005 7:38 PM:
>
> > You are much better off using JSTL so you can write something like:
> >
>
> Actually the above is not what you probably want at all. The above is
> not going to write out the name of
Paul Benedict wrote the following on 11/7/2005 7:38 PM:
You are much better off using JSTL so you can write something like:
Actually the above is not what you probably want at all. The above is
not going to write out the name of the property correctly. You probably
mean something like...
Paul Benedict wrote:
You are much better off using JSTL so you can write something like:
Once you go JSTL, you never go back :-) Which makes the object tags
obsolete.
This, of course, isn't JSTL, but JSP 2.0.
Dave
-
Prabdoh,
You are much better off using JSTL so you can write something like:
Once you go JSTL, you never go back :-) Which makes the object tags
obsolete.
Paul
--- "Deshmukh, Prabodh (P.)" <[EMAIL PROTECTED]> wrote:
> Looks like using nested tags helps only if I don't have lists/sub-lists
>
Looks like using nested tags helps only if I don't have lists/sub-lists
i.e. the object heirarchy is
object->sub-object->sub-sub-object->property
Any thoughts?
-Original Message-
From: Deshmukh, Prabodh (P.)
Sent: Monday, November 07, 200
9 matches
Mail list logo