Hello all, I've got a servlet which is basically a set of selection criteria, and the end result is to get a list of parameters from the user, and then pass this on to another program via a URL - essentially, I want to be able to do Application.forward() to a URL that's not pointing to another servlet. Is an HTTP redirect with the parameters encoded into the URL the only way I can achieve this? Any alternative ideas? Thanks for any input.
Chris Backas ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
