xsl transfromation.

2001-07-30 Thread Kazi the P i R @ t {-
System: Win 98 Servlet Engine: Tomcat (standalone) 3.2.1 XML Framework: Cocoon 1.8.2 Trouble: I was just trying out an xsl transformaiton of a static xml page i created... but then when i called the page from the browser the following error comes up - 'org.apache.cocoon.processor.ProcessorExcepti

Re: xsl transfromation.

2001-07-31 Thread Kazi the P i R @ t {-
emplates. This kind of > error will be easier to track... (see discussion about xsl editing; > personnaly, I'm using cooktop -- it can also validate you stylesheets) > > Also, don't expect too much of cocoon's error message: they're quite useless > as you can see here

using XSP : element ???

2001-08-16 Thread Kazi the P i R @ t {-
i am trying to use the thing to put attributes into a statically marked element. but ever since i put those in... i am getting an error messge from the browser when i try to call the page... Has anyone ever used these xsp elements b4?? maybe you can give me some pointers on its use... My code:

XSLT :: Html Drop Down Menus :: Xml

2001-08-15 Thread Kazi the P i R @ t {-
having trouble creating drop down menus... * The html output appears with the tags unclosed (i.e with the ones missing) * my xml is such: . . . James Bond James Whatever : : * The goal was to create a dropdown menu which will li

Re: using XSP : element ???

2001-08-16 Thread Kazi the P i R @ t {-
ay, August 16, 2001 7:26 PM Subject: Re: using XSP : element ??? > This looks like a problem with the parsing not the tag, try sticking to XML > comments inside XML files e.g. > > > > temp_bullet > > > > > >From: "Kazi the P i R @ t {-" &