|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.directwebremoting.ui.browser.Document
public class Document
A copy of some of the functions from the Document DOM object on the server
| Constructor Summary | |
|---|---|
Document()
|
|
| Method Summary | |
|---|---|
static void |
setCookie(javax.servlet.http.Cookie cookie)
Add a cookie to a remote browser/browsers |
static void |
setCookie(java.lang.String name,
java.lang.String value)
Add a cookie to a remote browser/browsers |
static void |
setTitle(java.lang.String title)
This would be good, but it doesn't work on some browsers |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Document()
| Method Detail |
|---|
public static void setCookie(java.lang.String name,
java.lang.String value)
public static void setCookie(javax.servlet.http.Cookie cookie)
public static void setTitle(java.lang.String title)
title - The page to navigate to
|
Copyright ยจ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||