O
orientphoebus
Is there anyone use Struts while can still get access to the sevlet
and make some operation?
The reason I ask is I wanna get access to some exception, which happen
before the Struts transfer request into Actions. Some of the
exceptions, like if connection suddenly drop, will only be caught in
the servlet level. The Form and Action object have not yet created,
then Struts will just terminate the communication. I'd like to catch
these exception.
Thanks
and make some operation?
The reason I ask is I wanna get access to some exception, which happen
before the Struts transfer request into Actions. Some of the
exceptions, like if connection suddenly drop, will only be caught in
the servlet level. The Form and Action object have not yet created,
then Struts will just terminate the communication. I'd like to catch
these exception.
Thanks