On Fri, 21 Apr 2000, Pavan Sulibhavi wrote:

> I have two questions.
>
> 1.Does anybody have information on generating SMIL using Servlets.
I have had success using XMLC(from the Enhydra.org project) with SMIL and
Servlets.  You basically compile your SMIL template files into a Java DOM
using XMLC.  From your servlet, get a handle to your document, tweak
the contents, and finally write it out.  I've got some sample code and a
draft technote on the technique.  If you are interested, shoot me an email.

Cheers,
Bill Thompson


>
> Thanks in advance
>
> Pavan

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to