Hello list, Is possible to access the model bean from a std servlet? I think this is possible, because s2 store this model into the session (or request) object, and presents it to the getModel() method of an action implementing the ScopedModelDriven<MyModelClass>.
If this, I only need the name of this object. Thank in advance Gianluca --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org