Hi,
i found a problem until generating Struts actions.
<x-tad-bigger>
This code is generated:
</x-tad-bigger><x-tad-bigger>// Create a primary key to look up</x-tad-bigger><x-tad-bigger>
java.math.BigDecimal serverId = </x-tad-bigger><x-tad-bigger>new</x-tad-bigger><x-tad-bigger> java.math.BigDecimal(getParameter(request, </x-tad-bigger><x-tad-bigger>"serverId"</x-tad-bigger><x-tad-bigger>));
java.math.BigDecimal guiTabServer_PK = </x-tad-bigger><x-tad-bigger>new</x-tad-bigger><x-tad-bigger> java.math.BigDecimal(serverId);
</x-tad-bigger>My problem is that BigDecimal has not such a constructor.
Does anybody know where i can fix this problem? Is there may be a mapping file or a template i can edit?
Thanks
Stefan
open technology: http://www.media-style.com
open source: http://www.weta-group.net
open discussion: http://www.text-mining.org
