I have a problem.
I have a servlet that build a Bean and pass this to jsp (0.92
servletrunner). The bean is read by the tags given by JSP (<LOOP> tag
and others tags)
I have the following Warning:
.\servlets\jsp\_IariadneICASAIissnreg_Ieng_jissnfull.java:1746: This
code requires generating a method with more than 64K bytes. Virtual
machines may refuse the resulting class file.
private static final char _chunk_210[] = {
^
1 warning
I think that this problem is relative to the code generated by JSP. It
gives me the error when I add a part in the JSP that I'm sure it's
right.
How I can resolve it?
Thank you in advance.
--
Alessandra Spada
Consulting voice : +39 382 407538
v./fax: +39 382 407450
Ariadne Engineering fax : +39 382 407384
via Campeggi 13 e-mail: [EMAIL PROTECTED]
27020 Torre d'Isola (PV) - ITALY web : http://www.ariadne.it/
--
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".