RE: Problem with XSP and assigning

2002-03-07 Thread Andrew Savory
On Thu, 7 Mar 2002, Vadim Gritsenko wrote: > > > xmlns:xsp="http://apache.org/xsp"; > > xmlns:xsp-request="http://apache.org/xsp/request/2.0";> > > > > > > String uri = null; > > uri = ; > > > > > > What are the symptoms? Hi Vadim, It's fixed now, thanks (actually thanks t

RE: Problem with XSP and assigning

2002-03-07 Thread Vadim Gritsenko
> From: Andrew John Savory [mailto:[EMAIL PROTECTED]] On Behalf Of Andrew > Savory > Sent: Thursday, March 07, 2002 6:10 AM > To: [EMAIL PROTECTED] > Subject: Problem with XSP and assigning > > > Hi, > > Can someone spot my deliberate mistake here? It's driving me up the wall > trying to find

Re: Problem with XSP and assigning

2002-03-07 Thread yuryx
Andrew Savory wrote: >Hi, > >Can someone spot my deliberate mistake here? It's driving me up the wall >trying to find out why Cocoon doesn't like the following: > > xmlns:xsp="http://apache.org/xsp"; > xmlns:xsp-request="http://apache.org/xsp/request/2.0";> > > >String uri = null; >ur