mn8 Language Reference | Index    

WWW.Servlet

Concepts

ServletRequest
Defines an concept to provide client request information to a MN8 servlet.
ServletResponse

Defines an object to assist a servlet in sending a response to the client.

ServletSession

Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.