Hello everybody. I got a strange problem, I use the code : <html:Text ..... onchange='<%="javascript:doSubmit('" + UserAction.ACTION_EDIT_DTL + "');"%>' />
it can work if I add onchange to JSP directly in Jboss tmp folder, but when I try to compile this JSP , got a compiling error, [jasperc] 2006-07-03 09:39:35 - error-the file '\jsp\com\xxx\xxx\xxx\User.jsp' generated the followi ng parse exception: org.apache.jasper.compiler.ParseException: \jsp\com\xxx\xxx\xxx\User.jsp(90,39) Attribute has no value Strut 1.1 Jboss 4. Any idea? thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]