Raible's Wiki

Raible Designs
Wiki Home
News
Recent Changes

AppFuse

Homepage
  - Korean
  - Chinese
  - Italian
  - Japanese

QuickStart Guide
  - Chinese
  - French
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish
  - Japanese

User Guide
  - Korean
  - Chinese

Tutorials
  - Chinese
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish

FAQ
  - Korean

Latest Downloads

Other Applications

Struts Resume
Security Example
Struts Menu

Set your name in
UserPreferences


Referenced by
Articles
Articles_pt
CreateActions_zh
CreateManager
CreateManager_es
SpringControllers_ko
ValidationAndList




JSPWiki v2.2.33

[RSS]


Hide Menu

CreateActions


Difference between version 19 and version 18:

At line 39 changed 1 line.
* Copy the contents of PersonForm.properties into web/WEB-INF/classes/ApplicationResources.properties. ''You can remove the keys for personForm.saved and personForm.unsaved - these are properties from the BaseObject that we don't used in our Forms. If you do this, make sure and remove the rows (<tr>'s) containing these properties in personForm.jsp. Here is an example of what you might add to ApplicationResources.properties:''
* Copy the contents of PersonForm.properties into web/WEB-INF/classes/ApplicationResources.properties. Here is an example of what you might add to ApplicationResources.properties:
At line 84 changed 1 line.
addRequestParameter("id", "1");
addRequestParameter("id", "1");

Back to CreateActions, or to the Page History.