I think he was talking about jspx vs. CF, because someone mentioned using XSLT to generate cfm templates, and the problems with CF not being XML. And with jspx, your HTML and JSP together make an XML document, so it's not just looking at the JSP portion. That's nice, because you have actual XML, but it's occasionally troublesome because you can't break your HTML up with JSP tags in a non-XML-compliane way.
cheers, barneyb On 8/22/05, S. Isaac Dealey <[EMAIL PROTECTED]> wrote: > Umm... an XSLT parser forces me to write valid XML... > > .... and there wasn't anything invalid in the example... just seemingly > sloppy... > > > With jspx it forces you to write valid XML and > > you get in that mindset and dont run into these > > type of issues > -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 50 invites. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216003 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

