Search found 1 match
- 10 Oct 2008, 07:39
- Forum: Engine
- Topic: Access parameter from initial request
- Replies: 2
- Views: 420
Access parameter from initial request
Hi All, I am new to Spring, I want to access parameter from the request i redirected to "aclSettings.do" from some other controller view the following code. project-serlvet.xml code: <bean name="aclSettingsFormController" class="com.gotaccess.web.ACLSettingsFormController&qu...