Good idea. And it works. Rearranging the cfimports doesn't help.
Also when using the html taglib by itself, some bits work some throw and error.
odd.
Justin
On Jul 13, 2004, at 12:15 PM, Snake Hollywood wrote:
Can u import the last one by itself, seeing as that is the only difference..
Russ
-----Original Message----- From: Justin [mailto:[EMAIL PROTECTED] Sent: 13 July 2004 11:54 To: cfuk Subject: [ cf-dev ] importing struts html taglib
Hi,
Using the struts tag-libs
<cfimport taglib = "/tags/struts-bean.tld" prefix = "bean"> <cfimport taglib = "/tags/struts-logic.tld" prefix = "logic" /> <cfabort />
This works.
<cfimport taglib = "/tags/struts-bean.tld" prefix = "bean"> <cfimport taglib = "/tags/struts-logic.tld" prefix = "logic" /> <cfimport taglib = "/tags/struts-html.tld" prefix = "html"> <cfabort>
This throws a 500 NULL error?/
Any ideas???
TIA
-- These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/ Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
CFDeveloper Sponsors and contributors:- *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by activepdf.com* *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com* *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*
To unsubscribe, e-mail: [EMAIL PROTECTED]
--
These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by activepdf.com*
*Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
*Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*
To unsubscribe, e-mail: [EMAIL PROTECTED]
-- These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/ Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by
activepdf.com*
*Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
*Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*To unsubscribe, e-mail: [EMAIL PROTECTED]
