|
UIX 2.2.16 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--oracle.cabo.servlet.util.ForwardUtils
Utilities for forwarding to an URL.
| Constructor Summary | |
ForwardUtils()
|
|
| Method Summary | |
static void |
forward(BajaContext context,
java.lang.String url)
Attempts to forward the page. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ForwardUtils()
| Method Detail |
public static void forward(BajaContext context,
java.lang.String url)
throws javax.servlet.ServletException,
java.io.IOException
context - the BajaContexturl - the url to forward tojavax.servlet.ServletException - java.io.IOException -
|
UIX 2.2.16 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||