...
[11:01:54 CDT(-0500)] <athena> like you would for a servlet
[11:02:19 CDT(-0500)] <EricDalquist> well if your forwarding to a servlet
[11:02:36 CDT(-0500)] <EricDalquist> on as plain ResourceResponse: http://portals.apache.org/pluto/portlet-2.0-apidocs/javax/portlet/ResourceResponse.html
[11:02:37 CDT(-0500)] <athena> take a look at the ResourceRequest API
[11:02:54 CDT(-0500)] <EricDalquist> note the HTTP_STATUS_CODE constant
[11:03:10 CDT(-0500)] <athena> yep
[11:03:16 CDT(-0500)] <athena> and status codes are all the same, of course