n java source
>
> M-
> - Original Message -
> From: "jwpronto" <[EMAIL PROTECTED]>
> To:
> Sent: Saturday, January 26, 2008 6:41 PM
> Subject: s:action with validation failure of form submit
>
>
>>
>> Hi All -
>>
>> I have
Hi All -
I have an s:action tag embedded in a JSP. The s:action populates a List in
the request which a select box uses to populate.
When there is a validation failure the s:action tag is not being called.
The interesting thing is that I have this exact setup on a previous page
(this is a 3 pag
Modify the template by creating your own custom version and add a after
the rendering of the label:
Example:
${itemValue?html}
SudarshanP wrote:
>
> I too have the same problem
> anybody could figure out the solution
>
> Thanks in advance
>
>
>
> Filippo De Luca wrote:
>>
>> Dear Strt
Hi,
I am new to struts2 and trying to generate a simple helloWorld form. I
managed to get HelloWorld/helloWorld.jsp working fine but when I add an
s:form tag to the jsp no html is rendered for the form tag.
JSP:
<%@ taglib prefix="s" uri="/struts-tags" %>
Hello World!
4 matches
Mail list logo