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]



Reply via email to