java variable as the parameter to a javascript
function, and I encounter the same problem. For example,
myVar will not get evaluated.
Can someone shied some lights on this?
Thanks a lot,
Catherine
-
http://Struts_User_Lis
Check if you have the following entry in your web.xml.
...
action
*.do
Then in your form, you don't need to suffix .do, Struts will do that for you:
Cheers,
Catherine
-
he value from the resource bundle?
Thanks,
Catherine
-
http://Struts_User_List.roomity.com";>roomity.com
roomity.com is broadband internet. ~~1127773200734~~
-
Hi,
Try this. It's simpler.
Catherine
-
http://Struts_User_List.roomity.com";>roomity.com
roomity.com is broadband internet. ~~1127770884754~~
-
Hello again!
I solved my problem by following Zammetti's suggestion. Thank you all very much
for your thoughts. My solutions as following. Hope it helps newbies like myself.
Thanks,
Catherine
JavaScript functions:
// alert user if the new attribute already exists
function checkNewAttr
Thank you so much! Now I know the rules.
Cheers,
Catherine
-
http://Struts_User_List.roomity.com";>roomity.com
roomity.com is broadband internet. ~~1127505775361~~
-
e the "submitAction" parameter and its value in
the request. I thought the tag does it for me, but it is not. Here is my tag.
Any suggestions?
Thanks,
Catherine
-
http://Struts_User_List.roomity.com";>roomity.com
r
alue = "Add Property" before submit(), but
that didn't help. How can I pass that value?
Thanks,
Catherine
-
http://Struts_User_List.roomity.com";>roomity.com
roomity.com is broadband internet. ~~1127483281913~~
-
Hi,
I defined a variable in my ActionForm as "submitAction". And I have serveral
buttons in my form as below.
This works and I get submitAction="Save".
function show(url) {
window.location.href = url
}
This also works since
9 matches
Mail list logo