It's a conversion/validation error that's why Struts is looking for
"input" result - Struts cannot convert incoming String into BigDecimal
Regards
--
Ćukasz
+ 48 606 323 122 http://www.lenart.org.pl/
2015-03-27 0:05 GMT+01:00 Ellson, Jared :
> Hi All,
>
> I have a simple struts action class cal
Please check if the html of view layer has if any incomplete tags.
Sometimes due to incomplete tags it never reaches action
On Thursday, March 26, 2015, Ellson, Jared wrote:
> Yes:
>
> public String action() throws Exception {
>
>
> On Thu, Mar 26, 2015 at 5:41 PM, Ken McWilliams >
> wrote:
>
>
Yes:
public String action() throws Exception {
On Thu, Mar 26, 2015 at 5:41 PM, Ken McWilliams
wrote:
> Is there a method in gov.usbr.mechdb.struts.GovernorAction class called
> "action" which takes nothing and returns a String?
>
> On Thu, Mar 26, 2015 at 5:05 PM, Ellson, Jared wrote:
>
> >
Is there a method in gov.usbr.mechdb.struts.GovernorAction class called
"action" which takes nothing and returns a String?
On Thu, Mar 26, 2015 at 5:05 PM, Ellson, Jared wrote:
> Hi All,
>
> I have a simple struts action class calling setters on a simple JPA object
> and for some reason the sett
4 matches
Mail list logo