Re: Problem with input attribute - the action doesn't progress

2008-09-26 Thread Laurie Harper
Daniele Development-ML wrote: Hello everybody, I have a problem with configuring an action mapping. The related Struts-config.xml chunk is: The input form beans are all declared: The problem is that when from the URL /insertAuthor I access to the url /showInsertedAuthor, Tomcat i

Problem with input attribute - the action doesn't progress

2008-09-24 Thread Daniele Development-ML
Hello everybody, I have a problem with configuring an action mapping. The related Struts-config.xml chunk is: The input form beans are all declared: The problem is that when from the URL /insertAuthor I access to the url /showInsertedAuthor, Tomcat indeed access to the new URL but