Hi Oro,
On 7 Jun 2004, at 07:03, Oro smith wrote:
is this right?
using the auth protect action. Im getting null pointer exception though.
<map:match pattern="test.wml"> ��� <map:act type="auth-protect">
<map:parameter name="handler" value="YourAuthHandlerName"/>
����� <map:generate src="testing.xsp" type="serverpages" >
������� <map:parameter name="ups" value="{session-context:authentication/ID}"/>
������� </map:generate>
������� <map:serialize type="wml"/>
����� </map:act>
����� </map:match>
I think that should do it.
Jon
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
