Java

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Help:Validation.xml

    0 answers - 655 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Hi All,
    I 'm newbie to struts.i'm using* validation.xml* to validate the
    form fields and displaying the validation errors using <html:errors>. this
    is fine for displaying all the errors in the same location. but i want to
    display the corresponding messages near to the each text box.
    Example:
    <Name TextBox<Validation Messages if any>
    <PasswordTextBox<Validation Messages if any>
    But now its display like
    <Name TextBox>
    <PasswordTextBox>
    <Validation Messages if any>
    <Validation Messages if any>
    plz help me .
    thank you.

Re: Help:Validation.xml


max 4000 letters.
Your nickname that display:
In order to stop the spam: 9 + 8 =
QUESTION ON "Java"

EMSDN.COM