Re: 1.2.9 html:action

2007-02-27 Thread Jim Reynolds
I guess when I was working with 1.2.4 a while back, I did things like document.form.element.name.submit, etc. Not using the dom. I was trying to convert to 1.2.9 and I guess I ended up with xhtml type. Makes sense, thanks for the info. On 2/26/07, Laurie Harper <[EMAIL PROTECTED]> wrote: Jim

Re: 1.2.9 html:action

2007-02-26 Thread Laurie Harper
Jim Reynolds wrote: Hello, I am using the following in a jsp view: And the source renders: Which works, but the source no longer gives me a like the 1.2.4 that I was used to using. If there anyway I can get that to work? Thanks, I believe that's a function of whether you're

1.2.9 html:action

2007-02-25 Thread Jim Reynolds
Hello, I am using the following in a jsp view: And the source renders: Which works, but the source no longer gives me a like the 1.2.4 that I was used to using. If there anyway I can get that to work? Thanks,