Hello, i want to redirect user from my action bean to other web site (and add
some parameters to url just like strings). How can I do that? Is it done by
Resolution at all?

For example:

public Resolution newOne() {
        return new SomeResolution("www.google.com");
    }




------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to