AppletViewer problems

Godmar Back gback at cs.utah.edu
Sun Sep 6 18:06:01 PDT 1998


 Hi,

> 2) It has problems with files where a closing HTML tag stands before
> "<applet>". IMHO the problem is that java.io.StreamTokenizer sets '/' as
> CommentChar by default (java/io/StreamTokenizer.java:226). I don't think
> that this is correct. I tried kaffe.awt.AppletViewer with Sun's classes and
> it was able to find <applet> after '/', although it died later.
> 

 My jdk 1.2b4 doc says that '/' is a comment character in a stream tokenizer
by default.  Maybe the problem lies elsewhere?

	- Godmar



More information about the kaffe mailing list