Hi All, Have anybody faced any kind of problems with these kind of syntax in struts?
It is working very much fine on local machine but giving some problems(standard "Page can not be found" problem) in production... Any ideas..please do send..it looks strange to me.. this piece of code is present one of the JavaScript tags and being called when the JSP is loaded. var path = new String("<bean:write name="result" property="path"/>"); //in one case path="createXXX.do" location.href=path; TIA raj -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>