That's where Tomcat interation would be nice.  In JBuilder 5 you can hit
CTRL-F9 on a JSP page and it appears to call Tomcat's jspc compiler to
compile the page.  Even if you are not using Tomcat as a JSP container,
it would still be nice to be able to directly compile JSP pages, even if
you end up throwing away the generated class files.

"Nemec, Richard" wrote:

> Mike,(1) this feature might be very expensive. Every app. server has
> its own JSP compiler andthere is no plain common mapping between these
> two. You can do something like thatin Forte, but that is one of
> reasons why is it so HUGE.(2) You can do that. Menu: Code/Implement
> methods... r.
>
>      -----Original Message-----
>      From: Mike Liu [mailto:[EMAIL PROTECTED]]
>      Sent: Monday, November 26, 2001 11:55 PM
>      To: Eap-List@Intellij. Com
>      Subject: [Eap-list] Feature Requests
>
>      Hi all,
>
>      Hopefully this is where I submit feature requests.Here's
>      two:
>
>      1)JSP Debugging.On the actual JSP file, not the compiled
>      servlet
>
>      2)"Implement methods" feature where it automatically creates
>      the method signatures defined in the interface(s) for the
>      class that implements these interface(s).
>
>      Any votes?
>
>      Thanks,
>
>      Mike Liu
>


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to