A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Java
»
EJB and other Java EE Technologies
Author
Document.forms
Atef Sarraj
Greenhorn
Joined: Mar 21, 2012
Posts: 3
posted
Mar 21, 2012 03:06:23
0
i want to know if i can use this in my page jsp (File.jsp)
<html:button property="button1" onclick="document.forms['FileForm'].myAction.value='1'">Envoyer</html:button>
and i make this in my FileAction.java
if (fileForm.getMyAction().equals("1")){ ....... ...... }
thanks for help
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: Document.forms
Similar Threads
img tag empty src attribute causes duplicate form submission
Is it possible to pass a bean(struts) through javascript.???
form bean value not getting
request.getAttribute
Struts 2 <s:submit action > and javascript help
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter