to be a bug in s:component not loading the
/template/${theme}/tabbedpanel:ftl
Anyone else?
M-
- Original Message -
From: "Wei, Mei" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Sunday, January 27, 2008 1:10 AM
Subject: RE: how to make ajax validatio
.apache.org/2.x/docs/tabbedpanel.html
assuming your theme='ajax' be sure to set the href attribute for the
individual div tags for content from a valid URL
Martin
- Original Message -
From: "Wei, Mei" <[EMAIL PROTECTED]>
To:
Sent: Saturday, January 26, 2008 2:
Hi,
I would like to make a page has ajax validation and also display as
tabbedPanel.
I am using struts 2.0.11, and learned from
http://java-x.blogspot.com/2006/11/struts-2-validation.html
that to use ajax validation, in the jsp file, I can not have .
But to display tabbedPanel, I need t
s Mailing List
> Subject: Re: how to validate field right after the data is entered
>
> take a look at
>
> http://struts.apache.org/2.x/docs/dojo-submit.html
> for attributes validate
> and
> ajaxValidation
>
> M
> - Original Message -
> From: "We
]
Sent: Tuesday, January 22, 2008 4:54 PM
To: Struts Users Mailing List
Subject: Re: how to validate field right after the data is entered
take a look at
http://struts.apache.org/2.x/docs/dojo-submit.html
for attributes validate
and
ajaxValidation
M
- Original Message -
From: "Wei
Hi,
We want to validate the field data right after the data is entered. So
that the user can fix the error right away instead of waiting until the
whole form is submitted.
We thought that struts2 and ajax can help us on that. But what would be
the best way to do?
Any helps or guidance are
Hi,
In struts 2.0.11's showcase validation example
(struts2-showcase-2.0.11/validation/quizAjax!input.action), it performs
field validation at onblur().
I downloaded struts2.1, this validation example does not do field
validation at onblur() any more. And I can not find ajax template in the
strut
Hi,
I am wondering in the Validation example quiz-ajax.jsp (which is in the
struts 2.0's tutorial showcase
http://www.planetstruts.org/struts2-showcase/showcase.action), is there
a way to arrange the table into two columns. That means to make field
"name" and "age" on the same row.
Here is
8 matches
Mail list logo