Re: ajax response from tomcat by including JSP from a servlet - fails silently when HTML is badly formed.

2006-06-04 Thread Alexander Eller
Hello Andrew, maybe i'm missing the point, but what do you mean with "response fails" - are you sure, it is on tomcats side? It seems to me, that your servlet code/jsp code works perfectly well - bute the rendering of your response on client side expects well formed XML - and a sole tag is *N

context.xml file and war

2005-10-20 Thread Alexander Eller
Hello list users, after searching the documenation and the internet, I finally ask the list for help: I want to deploy an application as a war file. As I need to configure JNDI Resources (datasources), I want to use a context-specific xml file instead of modifying server.xml. But I can't get