% // // Demonstrates how Toolkit application can be integrated into jsp pages // String test = "This text comes from EmbeddedToolkit.jsp file"; // Toolkit application name. This is servlet URL pattern, see web.xml String applicationName = "TableDemo"; %>