[SOLVED] Re: Action mapping mismatch

2004-04-30 Thread Samuel Rochas
Hello, I had an error in my jsp page, there still was a lost tag before my tag. Samuel --- andinasoft SA - Software y Consulting --- Mariano Aguilera 276 y Almagro - Quito, Ecuador Tel. +593 2 290 55 18 Cel. +593 9 946 4046 - http://www.andinasoft.com - --

Action mapping mismatch

2004-04-30 Thread Samuel Rochas
Hello there, The link: http://project:8080/start.do shows me the page configured in struts-config.xml: This form contains a tag which looks like that in the generated html page: If I press the submit button, the page shown is: http://project:8080/start.do?category=4 ... and not, like I would ex