> no, not tht!! rather I just want to translate the
> source code f JSP to tht of JAVA (ASTs can be wrked
> upon after tht, if possible).
Well, that's what a servlet is. Anyways here's the [url http://java.sun.com/products/jsp/syntax/1.2/syntaxref12.html] jsp official syntax guide[/url]. You'll have to map this to java code snippets in an xml file or someplace.
ram.