[Webtest] adding a new MIME type
Marc Guillemot
webtest@lists.canoo.com
Fri, 09 Jul 2004 09:58:30 +0200
Hi Elizabeth,
do you really have your webtests invoking some java, css or js files?
I've added following mimetypes in MimeMap.java:
application/x-javascript js
text/x-java java
text/css css
This should be available in the next release (if the server accepts to work ;-)).
Marc.
Elizabeth Baron wrote:
> Dear all,
>
> I looked through the mailing list archives and still haven't been able to
> find the answer, so I was hoping that someone here could help me.
>
> I would like to add a couple of MIME Types to canoo, for example .css, .js,
> and .java. I realize that I could change the source code, specifically
> MimeMap.java, and recompile, but that seems like a brute force solution.
> Has anyone out there solved this problem in a better way?
>
> Thanks in advance for you help.
>
> --Liz
>
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>