|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
java.lang.String |
getErrorMsg()
Find out what the last detected error on this jsp object was |
void |
release()
Delete the JSP file associated with this object. |
boolean |
reloadIfChanged()
Reload this JSP object if the source bits have changed. |
int |
run(ICS ics,
java.lang.StringBuffer sbError)
Run this JSP object. |
| Method Detail |
public int run(ICS ics,
java.lang.StringBuffer sbError)
ics - handlesbError - For return values; may contain error information.
public boolean reloadIfChanged()
public void release()
public java.lang.String getErrorMsg()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||