John Lovitz.. gotta love it.
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
Fo
Yah, that's the ticket. That's it. Sarcasm! Yah.
On 12/17/05, Preston Crawford <[EMAIL PROTECTED]> wrote:
>
> was using it for effect. I was trying to be over the top.
>
> Apparently both of you missed the sarcasm.
>
> Preston
>
> Also educated in a blue state, whatever that means.
>
> > You sa
was using it for effect. I was trying to be over the top.
Apparently both of you missed the sarcasm.
Preston
Also educated in a blue state, whatever that means.
> You said "nefarious". That is a strawman. I said I don't disparage
> Craig,
> and I don't. Let me make it clear that so far as I
Have you tried using ?
filter="false" means the tag will not "escape" HTML characteres... the
default value is true IIRC. Maybe during that filtering it is also escaping
non-ASCII characters? (wild guess here, since the last Struts version I used
was 1.1)
The problem with filter="false" is that i
On 12/17/05, Irfan Shaikh <[EMAIL PROTECTED]> wrote:
>the problem here is when i populate the data on page for the first time i
> have 4 rows and then i add a new row by javascript
Do you add a row right into the browser's DOM?
>, and i submit the page,
> even then i get only 4 rows in execut
Thank you Wendy :-)
-Original Message-
From: Wendy Smoak [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 15, 2005 4:36 PM
To: Struts Users Mailing List
Subject: Re: Struts DTD - basic question
On 12/15/05, Rivka Shisman <[EMAIL PROTECTED]> wrote:
> When I use in my struts-config.xml
You said "nefarious". That is a strawman. I said I don't disparage Craig,
and I don't. Let me make it clear that so far as I know Craig is a decent
and honorable man. This is about principle, not about personalities. I
cannot stand the President's policies and priorities as I don't like
Craig'
I am glad you found the LazyDynaBeanForm. I hope it suits your needs.
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-
To
On 12/17/05, Martin Gainty <[EMAIL PROTECTED]> wrote:
>
> Good Morning Rick
>
> I liked Niall Pemberton's Nested Lazy validation form solution found here
> http://www.niallp.pwp.blueyonder.co.uk/lazyactionform.html
I knew Niall would have some good stuff! Now I just have to mess around with
it...
Good Morning Steve-
Speculation on my part but did you set the path property before invoking
execute() before calling Reload
Also I would encourage you to look at
http://tomcat.apache.org/tomcat-4.1-doc/catalina/docs/api/org/apache/catalina/ant/ReloadTask.html
I am cross-posting to struts user
Good Morning Rick
I liked Niall Pemberton's Nested Lazy validation form solution found here
http://www.niallp.pwp.blueyonder.co.uk/lazyactionform.html
Martin-
- Original Message -
From: "Rick R" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Saturday, December 17, 2005 9:
To recap...
understand that you can do something like you mention above, but have you
tried to do that? It brings me back full circle to my original point that I
haven't found a clean solution at all. Say we are back to a list of users
and each user has multiple "addresses." You want to update al
oops ... don't try to tab while using gmail :) I was trying to indent my
code by instinct using tab and hit tab and 'end' to the end of the line an
enter:) caused a send. I'l continue in another email.
On 12/17/05, Rick R <[EMAIL PROTECTED]> wrote:
>
> On 12/16/05, Paul Benedict <[EMAIL PROTE
On 12/16/05, Paul Benedict <[EMAIL PROTECTED]> wrote:
>
>
> I am not suggestign you create a new business object. I am suggesting you
> create a new object for input purposes. You need a transport layer between
> your model and the web; thus you have an ActionForm. But you need to pad
> your Action
I am storing data objects into an Array for initial rows and when user
submit the form i am getting the updated values by using the code
highlighted below
public ActionForward execute(ActionMapping mapping,
ActionForm form,
HttpServletRequest request,
15 matches
Mail list logo