|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ViewServletConfiguration
This is the configuration data for servlets that perform views.
| Method Summary | |
|---|---|
String |
getDispatchPattern()
This is a URL pattern that the view servlet includes in the request dispatcher to do the actual display. |
| Methods inherited from interface net.trajano.twiff.Configuration |
|---|
getPackageContext, getTokenFieldName |
| Method Detail |
|---|
String getDispatchPattern()
This is a URL pattern that the view servlet includes in the request dispatcher to do the actual display. It replaces the "*" character with the page name. This dispatch pattern is what gets included into the servlet output.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||