On Fri, 2002-07-12 at 16:20, Michiel de Mare wrote:
> The MMBaseServlet is no longer by default in the 1.5.1 web.xml file. Is
> there a new required servlet, or will any servlet do?
Any of the MMBase servlets would do the job(otherwise you get the MMBase
hasnt been started and cannot be started message from the cloud tag),
using version would be the nicest sollution.

If you dont want to use a servlet, you could also start MMBase by in the
jsp by using(but keep in mind that you have to specify a lot parameters
then inside the web.xml or use property-params):
    <% org.mmbase.module.core.MMBase.getMMBase(); %>
    <mm:cloud>
    </mm:cloud>
    

-- 
Eduard Witteveen Systeem Ontwikkelaar
NOS Internet,  Gateway C Kamer 107
+31(0)356772910 http://www.omroep.nl/

Sed quis custodiet ipsos custodes? : The sixth Satire from Juvenal

Reply via email to