AW: Request forwarding to a specific target frame?

2002-07-25 Thread Ralph Einfeldt
On the server side this can't be solved as tomcat doesn't know anything about targets. 3 ways to achive something like that: - include javascript in the output of the servlet - include javascript in the calling page that issues the request from the right target. - forget abou frames (That's

AW: Request forwarding to a specific target frame?

2002-07-25 Thread Power-Netz \(Schwarz\)
3 ways to achive something like that: - include javascript in the output of the servlet - include javascript in the calling page that issues the request from the right target. - forget abou frames (That's what I prefer) 4th way: - output of [autoreloading] frameset and saving the