[opencms-dev] login.jsp was already included earlier

Roman Uhlig roman.uhlig at knve.de
Thu Jul 6 15:07:06 CEST 2006


I was talking about the import of template elements inside your login.jsp
(you have a template that includes other templates, so to say), e.g.:

String template = cms.property("template", "search");
cms.include(template, "head");

We experienced that if no template is found, the same error message as yours
has been raised. Making sure that a template property is correctly assigned
to the jsp that includes elements of it has solved this issue for us.

-- 
View this message in context: http://www.nabble.com/Re%3A-login.jsp-was-already-included-earlier-tf1899710.html#a5199274
Sent from the OpenCMS - Dev forum at Nabble.com.




More information about the opencms-dev mailing list