Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

General discussion

Struts tag value in JavaScript

Jun 23, 2009 9:24PM PDT

how can i get the struts tag value in javascript...
i'm get that value in tag..that is a file name but i cannot
get it in the script ..
HOW CAN I GET IT ON SCRIPT??
i used this
javascript:window.location.href='http://localhost:8071/upload/%{logobjInstance.log_filename}'
"logobjInstance.log_filename" is the "struts tag"

Discussion is locked