tags:

views:

56

answers:

0

Did anybody try to compile some JSP compiler into .NET assembly using IKVM?

My point is that I'm trying to port an application from JSP (just pure JSP pages, but lots of them) into .NET and I'd like to make the first spike using IKVM-compiled JSP compiler to get it up and running in as little time as possible.

Matthias.