WebmacroMelatiServlet Test

This servlet tests your interface for writing Melati servlets using the Webmacro template engine.

This is not the recommended way to use Melati, just extend Template servlet.

If you can read this message, it means that you have successfully created a POEM session and loaded the WebMacro Template Engine.

This servlet was called with the following Method: StandAlone

To test Form parameter passing, click here

Test inclusion of webmacro template outsite of Melati

Click here to test invocation of WebMacro outside of the Melati framework.

'Stand Alone' Mode

This text was expanded to a StringWriter

This text is $ml.rendered: hey it got rendered correctly!

Your Database has the following tables:

User
Group
Capability
Group membership
Group capability
Table
Column
Table type
Setting

Further Testing

You can test a flushing output by clicking FlushingServletTest

You can test Melati in 'Stand Alone' mode by clicking StandAlone.