Ok, I found solution, but I still would be grateful if someone could put some light on this subject:
More investigation showed me that context.length is always +1 greater than I should expect. When I printed all elements from context while executing http://localhost:8607/myApp/start/testmessage 11:59:25,219 [ INFO] Start - TEST LOG thing in context=textmessage 11:59:25,219 [ INFO] Start - TEST LOG thing in context=images thing in context=pic.gif After looking in my project for pic.gif it appeared that in my tml file I have remains from default template. Following line causes all the problems: <img src="images/pic.gif" alt="default image" /> Now question: How is it possible that this situation might occur? -- Tomasz Dziurko --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]