DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25192>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25192

The package name of BigDecimal and BigInteger is mistaken. 

           Summary: The package name of BigDecimal and BigInteger is
                    mistaken.
           Product: Struts
           Version: 1.1 Final
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Web Site
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


http://jakarta.apache.org/struts/userGuide/building_controller.html#dyna_action_
form_classes
4.3.1 DynaActionForm Classes
    ...
    java.lang.BigDecimal 
    java.lang.BigInteger 
    ...

The package name which has these classes is not "java.lang" but "java.math".

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to