Re: [Webwork-devel] accessing value stack from custom servlet
Brought to you by:
baldree,
rickardoberg
|
From: Rickard <ri...@dr...> - 2002-07-10 07:36:24
|
Toby Hede wrote:
> I am looking at this SOAP stuff, and trying to establish my approach. C=
an
> someone please confirm that my understanding of the innards of WebWork =
is
> correct? From my examinination of the Velocity and XSLT code:
>=20
> Map a custom servlet to a URL pattern (say *.vm)
>=20
> Map an action (INPUT/SUCCESS/ETC) to a URL corresponding to our custom
> servlet
>=20
> The custom servlet can then access the value stack using something like=
:
>=20
> Object result =3D ValueStack.getStack(request).findValue(".");
>=20
> and process the result accordingly.
That's basically it, yes.
/Rickard
--=20
Rickard =D6berg
|