That is the root of the problem, the htmlUtil code you see there is the front end, ie what is output to explorer, the link that is generated that has my local url in it is my gateway to the viewDetails servlet, how can I pass the current "request", ie the one used by my jsp page, through to the...