Menu

Commit [r1105]  Maximize  Restore  History

<No Comment Entered>

Removed logging of setters that could not be called.
Since readonly fields now have a name (see AbstractInputTag) lots of setters could possibly fail.
This is not a problem since readonly fields do not have setters.
The downside is that for a writeable field without a setter no log line gets written.

keess 2004-03-26

changed /trunk/jxpfw/sources/org/jxpfw/jsp/AbstractJSPBean.java
/trunk/jxpfw/sources/org/jxpfw/jsp/AbstractJSPBean.java Diff Switch to side-by-side view
Loading...