Ruud Prein wrote:
> Thanx.
> But my smil player (real player one) is complaining about the 
> content-type (which is text/html, but should be application/smil, I 
> guess) I had a look in servdb.java and I could not find any reference to 
> smil extentions (like flas etc...).
Best to handle smil the way Michiel Meeuwissen wrote, so
you can use JSP and the Taglibs. But if you want to use ssmil 
handled by servscan (not servdb!) remember to set the mimetype
for ssmil to the mimetype of smil in the mimetype config of your
webserver. Servscan asks the webserver for the mimetype and
defaults to text/html.

Wilbert


Reply via email to