Hi
Re issue #19 the problem appears to be only when building the example in Debug mode, when building Release it works perfectly.
The POST parameters are available for inspection via request.getParameter in doPost, but something is going wrong after that, so the results aren't shown in bmiresults.view .
Hi
Re issue #19 the problem appears to be only when building the example in Debug mode, when building Release it works perfectly.
The POST parameters are available for inspection via
request.getParameterindoPost, but something is going wrong after that, so the results aren't shown in bmiresults.view .