It should be working. The only differences between it and the calculator sample is that the pom.xml has war instead of jar in the <packaging> element and there's a folder src\main\webapp which includes a calc.jsp and web.xml.
...ant On 5/8/07, Simon Laws <[EMAIL PROTECTED]> wrote:
I've seen much discussion on the list re. a webapp solution. There is now a calculator-web sample but it seems to be the same as the calculator sample. Is this a work in progress? Regards Simon
