----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hello,

I have a question about using freemarker 1.52 with jdk1.1.  I'm running
apache1.3.9 and apache jserv 1.0.  Everything was working fine... with
normal servlets.  When I try to use freemarker, however (even with the
most simple word replacement in a single template), I am unable to connect
to that template.  I get a Not Found error in my browser and a
NoClassDefFoundError <ServletClass> in my mod_jserv.log.  I *know* the
class is in the
correct repository, because all other classes seem to be working fine...
only the ones that use freemarker don't work.  I was wondering if it had
anything to do with the collections1_1.zip file that I have included in
the classpath of the browser.  I have imported freemaker.template.* into
all of my servlets and everything compiles just fine.

Does anyone know of a better HTML template system?  Freemarker is making
me pull my hair out already.

Any suggestions?  Thanks!

-- Jodi

Jodi Robinson                                        
[EMAIL PROTECTED]                                   
(650) 497 0566                                             
----------------------------------------------------------------------
"Never underestimate the power of very stupid people in large groups."
                                                   -- Unknown





--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to