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
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