STRUTS
Important note for the class org.apache.struts.action.Action:
Instance and static variables MUST NOT be used to store information related to the state of a particular request. They MAY be used to share global resources across requests for the same action.
Monday, November 19, 2001
Stuts
Subscribe to:
Comment Feed (RSS)
|