Dear Patrick,

Knowledges of java are necessary to code templates.
Perhaps you should inmport java.io.IOException.

You should have a look at the "basic_temnplates" set that you can find at http://www.jahia.org/cvs
It's a nice example of simoke jahia templates.


Cheers,

Philippe.

At 30.09.2004 16:18, you wrote:

ok, but I need to import packages and I don't know where to find a list of
them. I included this:

<%@ page import="java.lang.*" %>
<%@ page import="java.util.*" %>
<%@ page import="org.jahia.content.*" %>
<%@ page import="org.jahia.data.*" %>
<%@ page import="org.jahia.data.beans.*" %>
<%@ page import="org.jahia.data.containers.*" %>
<%@ page import="org.jahia.data.fields.*" %>
<%@ page import="org.jahia.data.files.*" %>
<%@ page import="org.jahia.exceptions.*" %>
<%@ page import="org.jahia.gui.*" %>
<%@ page import="org.jahia.params.*" %>
<%@ page import="org.jahia.services.pages.*" %>
<%@ page import="org.jahia.services.usermanager.*" %>
<%@ page import="org.jahia.services.version.*" %>

But it's not enought, there is unresolved symbols:
- IOException
- currentPage




-------=[ pvollenweider at jahia dot com ]=---------
Jahia : A collaborative source CMS and Portal Server
www.jahia.org Community and product web site
www.jahia.com Commercial services company



Reply via email to