This issue seems to be that in the browser I am calling
http://www.example.co.uk/admin/xmldata/xmlstore.jsp
and then the bean in the
servlet is:
If i change it to the following it works:
therefore it means although in the browser you go to one location the page must be stored somewhere else. is there anyway around this?