Browsing the forum archive I've found a clue to this issue: In web.xml
I've changed the line <url-pattern>/wicket</url-pattern>, adding a
<url-pattern>/</url-pattern> as another url pattern and now it doesn't give
an error.

Thanks !!!

Daniel


dtoffe wrote:
> 
> 
> Eelco Hillenius wrote:
>> 
>>>     Yes, as I said in my last post, I'm using 1.2.6, last stable version
>>> as
>>> of some two or three days ago.
>>>     Thanks for your example !!
>> 
>> That's why those two URLs are so different.
>> 
>> What is not clear to me is what exactly goes wrong? Do you get
>> exceptions? Or do your models not get upated right?
>> 
>> Eelco
>> 
>> 
> 
>     The server log shows no exception trace or error message at all, and
> the page turns to HTTP Status 404 (The requested resource () is not
> available.)
> 
>     I've deleted the closing tag in the LT html
> xmlns="http://www.w3.org/1999/xhtml"; GT line, notice the lacking of a
> slash sign just before the "greater than" sign. This way I've received a
> very long Unexpected RuntimeException trace, and at the end, this dump
> (sorry for the long size and formatting):
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Problem-following-TextField-example-tf4302594.html#a12265590
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to