osheen maen

Greenhorn
+ Follow
since Jan 13, 2012
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by osheen maen

i just want to know that why this code is not working .


<s:submit name="addMore" value="+Add More" onclick="this.form.add(<s:textfield />)"></s:submit>


when we are able to change the action of the form like this
<s:submit name="Message" onclick="this.form.action='Helllo'></s:submit>
then we can add a new control in the form .please help to understand the logic
12 years ago
I didn't get your answer.please elaborate it .Anyways thank you replying. please tell me using an example if you can .
12 years ago
Because we can disable java script and also i want to know how to do this using action classes .i any one know please tell me .Thank you
12 years ago
I want to add text boxes when user clicks on add button .I have searched on Google .But i found the code using JavaScript .I don't want to do this using java script
I want to do this by using action class and struts .i just want to avoid java script .any one can help me .
12 years ago