Problem while retrieving hidden parameter with CXML text as value from Struts2 Project to Simple JSP project -


I am passing CaxSL document text from servlet to JSAP in CRTS2 and body ONlog with JSP action form = "second Project "is also given the same CCML text in hidden parameters and its functions are okay, but when I first try to get the value of the parameters passed from the project, then I have only 15 characters in its entirety - & gt;

I think you are using Input type = "hidden" value = "" / /> and your parameter also receives double quote Try User Value = ''

Comments