ServletRequestAware 2007-09-04 - By Zarar Siddiqi
Back
Try this guy:
http://struts.apache.org/2.x/struts2-core/apidocs/org/apache/struts2 /ServletActionContext.html
stanlick wrote: > > I have an action that determines the requester IP address. The action > implements ServletRequestAware, but I don't like it being all tangled up > in the Servlet API. Is there a way to get the IP address another way. > The RequestAware interface seems to map to only request attributes. > > Thanks, > S >
-- View this message in context: http://www.nabble.com/ServletRequestAware -tf4369669.html#a12481104 Sent from the Struts - User mailing list archive at Nabble.com.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|