First page Back Continue Last page Overview Graphics
Smalltalk server pages
Very similar to JSP (differences discussed later)
Allow smalltalk “scriptlets” in web page
Page is translated to ST, compiled and executed on server
- Client never sees scriptlets
Support custom tags
Include JSP-specified custom tag library (jsp:)
Notes: