Re: using xsp

2003-06-17 Thread Antonio Gallardo
Bößem dijo: > hi, > > i am quite unexperienced within cocoon, espacially when it comes to the > use of java within xsp documents. > > anyway, i am trying to do - in the fist step - a simple email > validation. To test if and how xsp documents have to structured i wrote > a simle code, to check if i

Re: Using XSP in XSL

2003-03-21 Thread Scherler
First read: http://xml.apache.org/cocoon/userdocs/concepts/index.html then: http://wiki.cocoondev.org/Wiki.jsp shankar wrote: Hello, I am new to cocoon. I need have a xsp file with element say . I like to get the value of the element in my XSL..? How to do ti? I searched the net and I didn't find

Re: using XSP : element ???

2001-08-17 Thread Adrian Geissel
ust 17, 2001 3:48 AM Subject: Re: using XSP : element ??? > Actually i am not using any comments in the real file... i only put it in > when i posting the message for the readers' benefit. > > So the block actually looks like this: > > >

Re: using XSP : element ???

2001-08-17 Thread Christian Haul
On 17.Aug.2001 -- 10:48 AM, Kazi the P i R @ t {- wrote: > Actually i am not using any comments in the real file... i only put it in > when i posting the message for the readers' benefit. > > So the block actually looks like this: > > > > temp_bullet >

RE: using XSP : element ???

2001-08-16 Thread Bentley, Tim
:49 PM > To: [EMAIL PROTECTED] > Subject: Re: using XSP : element ??? > > > Actually i am not using any comments in the real file... i > only put it in > when i posting the message for the readers' benefit. > > So the block actually looks like this: >

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 {-" &

Re: using XSP : element ???

2001-08-16 Thread Greg Murphy
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 {-" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> >Subject: using XSP : element ??