|
MollyPages.org
"You were wrong case. To live here is to live." |
Pages /
Database /
Forms /
Servlet /
Javadocs
/
License & Download /
Tutorials /
Cookbook
/
Contact & Hire
|
A current limitation of the molly parser is these imports cannot be included via a include directive. They have to be declared in the page itself (send me a patch if you have a fix).
[import import package.a.b.*; import package.c; ...etc... ]Each import statement contained in this section must be a valid java statement. Just like in a regular java class, each import line should be of the form:
import package_declaration;
[import
import java.util.*;
import java.text.*;
]
[[
List list = new ArrayList();
list.add("hello");
]]
[=list.size()] item.
1 item.