On Monday, Mar 24, 2003, at 06:12 US/Pacific, Nick de Voil wrote:
> It's reminiscent of a problem I've had using JSP custom tags in JRun, 
> where
> the compilation would fail if you had too many custom tag invocations 
> in a
> page. The only solution seemed to be to split the source up using JSP
> includes - quite annoying at the time.
>
> I think the error message there talked about "illegal target of jump or
> branch".

Yup, a Java limitation - you had too much inline code (which was why 
splitting it into include files solved the problem).

Sean A Corfield -- http://www.corfield.org/blog/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to