Hello David,

Yes this is an issue to do with Java, not just Struts. Any java method can
not compile to larger than 65535 bytes. I think if you refactor your page,
that will solve the issue for you.


Regards,

Stephen.


-----Original Message-----
From: Wah, David [mailto:[EMAIL PROTECTED]]
Sent: 13 August 2002 09:52
To: '[EMAIL PROTECTED]'
Subject: RE: Error Message "Code of a method longer than 65535 bytes"


Hi Stephen :

        Thanks for your information. But I have one more question. Do you
mean this limit has nothing to do with Struts ?  It is a pure Java compiler
limitation. 

Best Regards,
David

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 13, 2002 ?? 04:45
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: Error Message "Code of a method longer than 65535 bytes"


Hello David,

You have reached one of the limits in Java. You can not have a method that
exceeds 65535 bytes in compiled size. 

I suggest that you break up your page.

Regards,

Stephen.


-----Original Message-----
From: Wah, David [mailto:[EMAIL PROTECTED]]
Sent: 13 August 2002 08:26
To: [EMAIL PROTECTED]
Subject: Error Message "Code of a method longer than 65535 bytes"


Dear Sir / Madam :

        I got an error message "java.lang.ClassFormatError: correction_51
(Code of a method longer than 65535 bytes)" when I accessed a JSP page
written in Struts tags. Attached is the screen capture. Would you help me to

solve this problem ?


        Your help is greatly appreciated !


Best Regards,
David

 <<Screen.doc>> 



**********************************************************************
This message and any files transmitted with it are confidential and
may be privileged and/or subject to the provisions of privacy legislation.
They are intended solely for the use of the individual or entity to whom
they
are addressed. If the reader of this message is not the intended recipient, 
please notify the sender immediately and then delete this message.
You are notified that reliance on, disclosure of, distribution or copying
of this message is prohibited.

Bank of Bermuda
**********************************************************************



----------------------------------------------------------------------------
---------------

Copyright material and/or confidential and/or privileged information may be
contained in this e-mail and any attached documents.  The material and
information is intended for the use of the intended addressee only.  If you
are not the intended addressee, or the person responsible for delivering it
to the intended addressee, you may not copy, disclose, distribute,
disseminate or deliver it to anyone else or use it in any unauthorised
manner or take or omit to take any action in reliance on it. To do so is
prohibited and may be unlawful.   The views expressed in this e-mail may not
be official policy but the personal views of the originator.  If you receive
this e-mail in error, please advise the sender immediately by using the
reply facility in your e-mail software, or contact [EMAIL PROTECTED]
Please also delete this e-mail and all documents attached immediately.  
Many thanks for your co-operation.

BMW Financial Services (GB) Limited is registered in England and Wales under
company number 01288537.
Registered Offices : Europa House, Bartley Way, Hook, Hants, RG27 9UF
----------------------------------------------------------------------------
--------------

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to