Menu

Commit [r1456]  Maximize  Restore  History

Previously when an exception occurred during invoking a getter or setter through reflection, the original exception dis not appear in the stacktrace.

This has now been solved by using the new CReflectionException in the different form element tags.
Note: The original exception was always logged but not every programmer has easy access to the application server's logfiles.

keess 2005-10-04

changed /branches/B_JDK14/jxpfw/sources/org/jxpfw/jsp/tag/form/AbstractFormElementTag.java
changed /branches/B_JDK14/jxpfw/sources/org/jxpfw/jsp/tag/form/AbstractInputTag.java
changed /branches/B_JDK14/jxpfw/sources/org/jxpfw/jsp/tag/form/CheckBoxTag.java
changed /branches/B_JDK14/jxpfw/sources/org/jxpfw/jsp/tag/form/FormTag.java
changed /branches/B_JDK14/jxpfw/sources/org/jxpfw/jsp/tag/form/HiddenTag.java
changed /branches/B_JDK14/jxpfw/sources/org/jxpfw/jsp/tag/form/PasswordTag.java
changed /branches/B_JDK14/jxpfw/sources/org/jxpfw/jsp/tag/form/RadioButtonTag.java
changed /branches/B_JDK14/jxpfw/sources/org/jxpfw/jsp/tag/form/SelectTag.java
changed /branches/B_JDK14/jxpfw/sources/org/jxpfw/jsp/tag/form/TextAreaTag.java
changed /branches/B_JDK14/jxpfw/sources/org/jxpfw/jsp/tag/form/TextTag.java
changed /trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/AbstractFormElementTag.java
changed /trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/AbstractInputTag.java
changed /trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/CheckBoxTag.java
changed /trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/FormTag.java
changed /trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/HiddenTag.java
changed /trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/PasswordTag.java
changed /trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/RadioButtonTag.java
changed /trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/SelectTag.java
changed /trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/TextAreaTag.java
changed /trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/TextTag.java
/branches/B_JDK14/jxpfw/sources/org/jxpfw/jsp/tag/form/AbstractFormElementTag.java Diff Switch to side-by-side view
Loading...
/branches/B_JDK14/jxpfw/sources/org/jxpfw/jsp/tag/form/AbstractInputTag.java Diff Switch to side-by-side view
Loading...
/branches/B_JDK14/jxpfw/sources/org/jxpfw/jsp/tag/form/CheckBoxTag.java Diff Switch to side-by-side view
Loading...
/branches/B_JDK14/jxpfw/sources/org/jxpfw/jsp/tag/form/FormTag.java Diff Switch to side-by-side view
Loading...
/branches/B_JDK14/jxpfw/sources/org/jxpfw/jsp/tag/form/HiddenTag.java Diff Switch to side-by-side view
Loading...
/branches/B_JDK14/jxpfw/sources/org/jxpfw/jsp/tag/form/PasswordTag.java Diff Switch to side-by-side view
Loading...
/branches/B_JDK14/jxpfw/sources/org/jxpfw/jsp/tag/form/RadioButtonTag.java Diff Switch to side-by-side view
Loading...
/branches/B_JDK14/jxpfw/sources/org/jxpfw/jsp/tag/form/SelectTag.java Diff Switch to side-by-side view
Loading...
/branches/B_JDK14/jxpfw/sources/org/jxpfw/jsp/tag/form/TextAreaTag.java Diff Switch to side-by-side view
Loading...
/branches/B_JDK14/jxpfw/sources/org/jxpfw/jsp/tag/form/TextTag.java Diff Switch to side-by-side view
Loading...
/trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/AbstractFormElementTag.java Diff Switch to side-by-side view
Loading...
/trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/AbstractInputTag.java Diff Switch to side-by-side view
Loading...
/trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/CheckBoxTag.java Diff Switch to side-by-side view
Loading...
/trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/FormTag.java Diff Switch to side-by-side view
Loading...
/trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/HiddenTag.java Diff Switch to side-by-side view
Loading...
/trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/PasswordTag.java Diff Switch to side-by-side view
Loading...
/trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/RadioButtonTag.java Diff Switch to side-by-side view
Loading...
/trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/SelectTag.java Diff Switch to side-by-side view
Loading...
/trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/TextAreaTag.java Diff Switch to side-by-side view
Loading...
/trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/TextTag.java Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.