Try wrapping the tags, as shown in the example you were
given:
<dummypage>
<session-fw:getxml context="authentication"
path="/authentication/ID"/>
</dummypage>
>>> [EMAIL PROTECTED] 2004/06/07 11:36:26 AM >>>
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]
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]