How do you compile HTML to Java class with XMLC?
"Steve Swett" <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Organization | Best Computer Systems, Inc. |
| Message-ID | <00a901c3628f$1a23b920$c900a8c0@Satellite2430> |
Is there anything already in the Barracuda package distribution that can be run to compile: myTest.html to myTestHTML.class . or do I just download XMLC from xmlc.enhydra.org, compile the html to myTest.class and then rename the class to myTestHTML.class? Thanks.