Yeahh!
Success! ;-))
jsp:
<iframe name="iframe" src="
http://localhost:8080/ois/dvz3?userid=<%= request.getUserPrincipal()%>"></iframe>
ops-processor:
ExternalContext externalContext = (ExternalContext) pipelineContext.getAttribute(PipelineContext.EXTERNAL_CONTEXT);
HttpServletRequest request = (HttpServletRequest) externalContext.getNativeRequest();
String userid=request.getParameter("userid");
That's it. Request Posting by danc was a nice hint.
Feel free, if you know a better solution!
have a nice weekend
Clemens
--
You receive this message as a subscriber of the
[hidden email] mailing list.
To unsubscribe: mailto:
[hidden email]
For general help: mailto:
[hidden email]?subject=help
ObjectWeb mailing lists service home page:
http://www.objectweb.org/wws