User Profile

Collapse

Profile Sidebar

Collapse
sumitvyas13
sumitvyas13
Last Activity: Mar 15 '10, 05:59 PM
Joined: Feb 19 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sumitvyas13
    replied to Struts 2 and javascript...?
    Here is the design.jsp page

    This page has the addupload function. So, the question is clear to you guys that I am adding the struts tags repeatedly using javascript and I want to collect all the information from the form. So, basically they share same 'name' attribute.
    I am also attaching a screen shot for your reference of what actually the form looks like.
    here is the code
    Code:
    <%@ page language="java"
    ...
    See more | Go to post

    Leave a comment:


  • sumitvyas13
    started a topic Struts 2 and javascript...?

    Struts 2 and javascript...?

    I have a .jsp page where I have 3 struts tags (1 checkbox, 1 select tag, 1 textfield) and below these I have anchor tag to add more fields. So, when you click the anchor tag the javascript will add the 3 struts field below the one existing (something like attach file function in gmail). I am allowing maximum five field additions. However I have questions that when the user fills all these fields and clicks submit how can I collect all the data as...
    See more | Go to post
No activity results to display
Show More
Working...