-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Adrien,
On 1/17/13 9:38 AM, Adrien RUFFIE wrote: > Hello all I have following pages : displayPerson.jsp and > displaySocialNetwork.jsp > > my first displayPerson.jsp include the second by following tag: > <%@include file="./displaySocialNetwork.jsp"%> > > In the first page (displayPerson.jsp) following variable is > declared: <% String id = person.getId(); %> > > > And I the second (displaySocialNetwork.jsp) this id is use like: > > var ajaxParamID = <%= id %> > > > But when I try to compile these twice jsp page I get the following > error: > > cannot find symbol Please post the full error message. I suspect the problem is that jasper2 can't compile the *fragment* displaySocialNetwork.jsp, not that it can't compile displayPerson.jsp. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEAREIAAYFAlD4PRgACgkQ9CaO5/Lv0PBvKwCfbcHWIEZt7yHKdJxpsSgx4Vd2 uUcAn0TLwBYu/DBFmvQZpzz8zVGCFgLI =QuN3 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org