this is the xsp page:

<?xml version="1.0" encoding="iso-8859-1"?>
<xsp:page
           language="java"
          xmlns:xsp="http://apache.org/xsp";
           xmlns:util="http://apache.org/xsp/util/2.0";>

<session-context:getxml context="authentication" path="/authentication/ID"/>

</xsp:page>

is this right?? 
The exception is thr again....



Quoting  [EMAIL PROTECTED]:

> Oro smith wrote:
> 
> >Tried using authentication/authentication/ID, but still the same
> java.lang.NullPointerException.
> >
> >  
> >
> Can you get it with the XSP session context Logicsheet?
> 
> I use the following tag in XSP and it works fine...
> <dummypage>
>     <session-fw:getxml context="authentication"
> path="/authentication/ID"/>
> </dummypage>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

-------------------------------------------------
Still single? Click here to find the perfect match.
                                                                                
http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?141

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to