who assisted,
--Trevor
-Original Message-
From: Trevor Hill
Sent: February 23, 2005 4:45 PM
To: Struts Users Mailing List
Subject: RE: html-el oddities
Forgive me for coming off as incredibly dense here:
I'm not sure what a BeanInfo class is or how it fits into the whole
str
or cluelessness,
--Trevor
-Original Message-
From: Karr, David [mailto:[EMAIL PROTECTED]
Sent: February 16, 2005 3:16 PM
To: Struts Users Mailing List
Subject: RE: html-el oddities
I suggest you set this up so you can step through this in your debugger.
My theory is that somehow the a
gt; From: Trevor Hill [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 15, 2005 8:11 AM
> To: Struts Users Mailing List
> Subject: RE: html-el oddities
>
>
> Thanks -- your option (2) seems to be working fairly well for
> me now. I still have to see if struts will accep
int
> out ${cur.prdNumber} rather than the actual vaule)
>
> It seems odd that the EL tag does everything except actually do the
> EL-evaulation.
>
> --Trevor
>
> -Original Message-
> From: Woodchuck [mailto:[EMAIL PROTECTED]
> Sent: February 15, 2005 10:31 AM
&
Sent: February 15, 2005 10:31 AM
To: Struts Users Mailing List
Subject: RE: html-el oddities
i can think of 2 things you can try:
1) use instead of
i have found that jstl-scoped objects do not always work well with
struts tags
2) simply don't use the tag
you can achieve the same
From: "Trevor Hill" <[EMAIL PROTECTED]>
> I'm limited to using 1.1 only, but cannot find any old 1.1 documentation
to work from.
There should be a 'struts-documentation.war' contained in the 1.1
distribution. That will have docs that match what's in 1.1, as opposed to
the more current ones on the
or
>
> -Original Message-
> From: Trevor Hill
> Sent: February 14, 2005 8:33 AM
> To: Struts Users Mailing List
> Subject: RE: html-el oddities
>
>
> As I said in my original question, I had tried 'cur.prdNumber' and
> had the same result, and s
al Message-
From: Trevor Hill
Sent: February 14, 2005 8:33 AM
To: Struts Users Mailing List
Subject: RE: html-el oddities
As I said in my original question, I had tried 'cur.prdNumber' and had the same
result, and so had tried shoving the value of cur.prdNumber into a page-sc
m still stuck, but thanks.
-Original Message-
From: Jason Lea [mailto:[EMAIL PROTECTED]
Sent: February 11, 2005 4:54 PM
To: Struts Users Mailing List
Subject: Re: html-el oddities
I think you are missing a dot :) cur.PrdNumber not curPrdNumber
Try:
Trevor Hill wrote:
>I'm having an
I think you are missing a dot :) cur.PrdNumber not curPrdNumber
Try:
Trevor Hill wrote:
I'm having an interesting issue. I have a form in which the only input is a
bunch of text boxes which correspond to quantities of products. The associated
form thus consists of just a HashMap. My JSP p
I'm having an interesting issue. I have a form in which the only input is a
bunch of text boxes which correspond to quantities of products. The associated
form thus consists of just a HashMap. My JSP page is as follows:
<... header stuff ...>
Product
Product Number
Pr
11 matches
Mail list logo