|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
cmu.survey.jsp.tags.DatabaseConnection
cmu.survey.jsp.tags.Survey
cmu.survey.jsp.tags.SurveyBlank
public class SurveyBlank
Use this when you want to use SurveyPage, but with more automatically done for you. That's currently just one bit -- the userIDField is set for you.
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_USER_ID_FIELD
|
| Fields inherited from class cmu.survey.jsp.tags.DatabaseConnection |
|---|
databaseConnectionString, databaseType, MS_ACCESS, MYSQL, ODBC, out, session, theConnect, theRequest |
| Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
|---|
id, pageContext |
| Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
|---|
EVAL_BODY_AGAIN |
| Fields inherited from interface javax.servlet.jsp.tagext.Tag |
|---|
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
| Constructor Summary | |
|---|---|
SurveyBlank()
|
|
| Method Summary | |
|---|---|
boolean |
initializeAtStartTag()
|
void |
reinit()
|
| Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
|---|
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setParent, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DEFAULT_USER_ID_FIELD
| Constructor Detail |
|---|
public SurveyBlank()
| Method Detail |
|---|
public boolean initializeAtStartTag()
initializeAtStartTag in class DatabaseConnectionpublic void reinit()
reinit in class Survey
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||