Results 1 to 3 of 3

Thread: <form:input> tag is not working with tiles framework

  1. #1
    Join Date
    Apr 2008
    Posts
    1

    Default <form:input> tag is not working with tiles framework

    hello all
    kindly guide me please,

    I have using tiles Framework with spring 2.5 but when apply <form:input> tag
    application is not working and when i remove it, App working fine so please guide me what is problem and how i can overcome from it

    Thanks in Advance

    Milind

  2. #2
    Join Date
    Oct 2007
    Location
    Indianapolis, IN
    Posts
    62

    Default

    Can u be a bit more specific as to what error you are getting ?
    Regards,
    Smruti..
    ------------------------------
    Smruti K Mohapatra

  3. #3
    Join Date
    Apr 2008
    Posts
    2

    Default

    You can't use any of the input tags outside of an html:form so if you include a jsp with tiles and the input is not inside an html:form within the same jsp it will spite you something like "property XXX not found in org.apache.struts.action.BEAN"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •