I\'m new-ish to struts and I\'m particularly s开发者_开发知识库tuck on an area of struts code which has to do with the radio button. No matter what I do I can\'t get anything but a false value from th
In tiles.xml set attribute values in static <tiles-definitions> <definition name=\"baseLayout\" template=\"/site/layout.jsp\" >
I\'m new to Struts 1 so may be its开发者_JAVA百科 already a resolved question. The situation is: I have a list of <html:multibox> tag, which are rendered into html-checkbox element when the pag
i have 2 questions: 1)I want to separate \"Enter your Name\" in <td> and textFiled in other <td>.
How can I append the loop index of a c:forEach tag to the attributes of a struts select/text tag? For example.
My client wants a feature (like i开发者_如何学JAVAn advanced Gmail version) where user can hold CTRL key and select multiple files to upload in one go. Is it really possible ? Please let me know your
It\'s a Struts application. I have to show some dynamic date in the left hand panel retrieving from DB or any session object e.g Notes.
I\'ve got an object in my form that contains various string properties. When I want to print it in my JSP form I could do it开发者_如何转开发 with
I have a check box and a text box. I have used struts tagsand Now i need to validate that if the check box is checked, i should gray out (disable) the text box. If it is unchecked the text box shold