On Fri, 31 Dec 2004 09:53:12 -0800, Dakota Jack <[EMAIL PROTECTED]> wrote:
> Yes. Use JSTL instead.
>
> Jack
>
> On Fri, 31 Dec 2004 15:29:45 +0100, Axel Gross
> <[EMAIL PROTECTED]> wrote:
> > hi there!
> >
> > the el libs use the jsp 2.0 expression language (${} instead of <%= %> )
> > If you d
Yes. Use JSTL instead.
Jack
On Fri, 31 Dec 2004 15:29:45 +0100, Axel Gross
<[EMAIL PROTECTED]> wrote:
> hi there!
>
> the el libs use the jsp 2.0 expression language (${} instead of <%= %> )
> If you don't have a servlet container which supports that by itself, you can
> use the el-tags to use
hi there!
the el libs use the jsp 2.0 expression language (${} instead of <%= %> )
If you don't have a servlet container which supports that by itself, you can
use the el-tags to use it at least inside of the struts tags.
hth,
axel
On 2004-12-31 at 13:23:19 +0200, dsarris wrote:
> On Fri, 31 Dec
On Fri, 31 Dec 2004 11:26:47 +0200, dsarris <[EMAIL PROTECTED]> wrote:
> On Thu, 30 Dec 2004 09:23:28 -0700, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> > From: "dsarris" <[EMAIL PROTECTED]>
> > > I am trying to use the tag with the
> > > tag.
> > > Do I have to put the collection property inside th
On Thu, 30 Dec 2004 09:23:28 -0700, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> From: "dsarris" <[EMAIL PROTECTED]>
> > I am trying to use the tag with the
> > tag.
> > Do I have to put the collection property inside the form bean of the
> > form that contains the ?
>
> The docs say if you leave of
From: "dsarris" <[EMAIL PROTECTED]>
> I am trying to use the tag with the
> tag.
> Do I have to put the collection property inside the form bean of the
> form that contains the ?
The docs say if you leave off the 'name' attribute, the framework will look
to the enclosing form bean. So use 'name
Hi,
I am trying to use the tag with the
tag. The documentation states that the
optionscollection tag retrieves ithe collection from the bean that is
specified using the name property.
My question is the following:
Do I have to put the collection property inside the form bean of the
form that co
7 matches
Mail list logo