On 7/17/07, Aled Rhys Jones <[EMAIL PROTECTED]> wrote:
Hi all
I've got my build running on the remote server on port 8080 using
jetty:run-war as a test and after some firewall jiggery pokery I got
port 8080 open on it.
One odd thing I've noticed is that I've got my app running on two
different machines to my home work machine, another windows and a the
remote linux box.
On both servers, none of the forms seem to work, though they work fine
on my local work machine.
The error I get runs along the lines of:
Is your local work machine Windows? If so, you should change all your
JSPs to be lowercase - that's what Spring's
ControllerClassNameHandlerMapping expects.
http://www.springframework.org/docs/api/org/springframework/web/servlet/mvc/support/ControllerClassNameHandlerMapping.html
Matt
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]