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
Main
TextFormattingRules
WhatIsWiki




JSPWiki v2.2.33

[RSS]


Hide Menu

SandBox


Difference between version 281 and version 280:

At line 21 changed 5 lines.
<div style="background-color: yellow">&lt;component id="firstNameField" type="ValidField"&gt;
&lt;binding name="value" expression="person.firstName"/&gt;
&lt;binding name="validator" expression="beans.requiredValidator"/&gt;
&lt;message-binding name="displayName" key="person.firstName"/&gt;
&lt;/component&gt;
<span style="background-color: yellow">&lt;component id="firstNameField" type="ValidField"&gt;</span>
<span style="background-color: yellow">&lt;binding name="value" expression="person.firstName"/&gt;</span>
<span style="background-color: yellow">&lt;binding name="validator" expression="beans.requiredValidator"/&gt;</span>
<span style="background-color: yellow">&lt;message-binding name="displayName" key="person.firstName"/&gt;</span>
<span style="background-color: yellow">&lt;/component&gt;</span>
At line 27 changed 5 lines.
&lt;component id="lastNameField" type="ValidField"&gt;
&lt;binding name="value" expression="person.lastName"/&gt;
&lt;binding name="validator" expression="beans.requiredValidator"/&gt;
&lt;message-binding name="displayName" key="person.lastName"/&gt;
&lt;/component&gt;</div>
<span style="background-color: yellow">&lt;component id="lastNameField" type="ValidField"&gt;</span>
<span style="background-color: yellow">&lt;binding name="value" expression="person.lastName"/&gt;</span>
<span style="background-color: yellow">&lt;binding name="validator" expression="beans.requiredValidator"/&gt;</span>
<span style="background-color: yellow">&lt;message-binding name="displayName" key="person.lastName"/&gt;</span>
<span style="background-color: yellow">&lt;/component&gt;</span>

Back to SandBox, or to the Page History.