On Thu, 17 May 2001 [EMAIL PROTECTED] wrote: > > There is another solution - to generate the map ( java line number -> > JSP source line number). This is exactly how the .class annotation works, > mapping bytecode to java source number. And will allow you to see both > informations, and it's quite clean. > There is a current JSR (#45) with a goal of producing a standard mapping format like this for non-Java languages that are translated into Java, and JSP is a pretty classic use case of this. I haven't heard much lately about this (will check more), but conceptually this approach seems like a good direction to go. > > Costin > Craig
- Re: Jasper performance ken . horn
- RE: Jasper performance Carlos Gaston Alvarez
- RE: Jasper performance Steve Downey
- RE: Jasper performance Christopher Kirk
- RE: Jasper performance Kaneda K
- RE: Jasper performance Paulo Gaspar
- RE: Jasper performance Robert Nicholson
- RE: Jasper performance cmanolache
- RE: Jasper performance Paulo Gaspar
- RE: Jasper performance cmanolache
- RE: Jasper performance Craig R. McClanahan
- RE: Jasper performance cmanolache
- Re: Jasper performance Jon Stevens
- RE: Jasper performance Paulo Gaspar
- Re: Jasper performance Geir Magnusson Jr.
- Re: Jasper performance cmanolache
- Re: Jasper performance Geir Magnusson Jr.
- Re: Jasper performance Glenn Nielsen
- RE: Jasper performance gastush
- Re: Jasper performance Jon Stevens
- Re: Jasper performance Nick Bauman