I looked at the code for the custom tag, lots of error checking in there and what 
not.... its basically just a tag to save on typing.

If I figure out my error I will share on the list..

Mike


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 16, 2002 9:58 AM
To: CF-Talk
Subject: Re: CFMX Error


Jochem,

Welcome to the wonderful world of using java libraries within CFMX... 

http://www.macromedia.com/v1/tipsubmission/tip_detail.cfm?tipid=144

Tangorre, might want to see if you're passing any variables on that 
forward and you might want to check out the above link and read what 
Charles Arehart is doing different that you're not (and, check out his 
custom tag).

~Todd

On Tue, 16 Jul 2002, Jochem van Dieten wrote:

> Tangorre, Michael wrote:
> > Has anyone gotten this:
> > 
> > err.io.short_read 
> 
> Google returns about 25 hits which should give you some idea of what is 
> going on.
> 
> 
> > I get it while using the following code:
> > 
> > request.loginerror = 1;
> > getPageContext().forward("index.cfm");
> 
> http://www.macromedia.com/desdev/mx/coldfusion/articles/java.html
> http://livedocs.macromedia.com/cfmxdocs/CFML_Reference/functions-pt1103.jsp
> 
> Never used it, but the above documents suggest that it is intended to 
> include JSP pages, not CF pages.
> 
> Jochem
> 
> PS Non-descriptive subjects are usually deleted, but the list is slow today.
> 
> 

______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to