I was wondering if there's anything like J2EE's RequestDispatcher that
could be used in Java Agents?
Or anything else for that matter that would allow me to forward the
request to another form based on some condition? Is there any way of
achieving it without letting the client (web browser) or to be exact,
the user, know about it?
Kind regards,
PS