public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
* JSP status
@ 2001-09-19 19:17 Anthony Green
  0 siblings, 0 replies; only message in thread
From: Anthony Green @ 2001-09-19 19:17 UTC (permalink / raw)
  To: rhug-rhats

I checked in a libgcj patch today (for gnu.gcj.protocol.file.Handler.java) so
Tomcat's JSP examples get a little bit futher now.  It properly extracts the
java code from the JSP page, writes it to a file, and invokes gcj to generate
a proper .so file (I still need to check in my GnuJavaCompiler.java changes
for this).

It looks like finishing the job will actually involve hacking some of the
upstream sources, which is a real shame.  It assumes the compiler is
generating a .class file, and tries to manipulate that .class file (rename it,
among other things).  I don't think the changes will be large, but I really
wonder if we'll be able to get the upstream maintainers to accept them.  I
really want to avoid local changes as much as possible.

AG


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-09-19 19:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-19 19:17 JSP status Anthony Green

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).