J
Jim Stools
Very new to Java (debating on whether to use java instead of MS products) -
so here's my general question.
In asp.net you have apsx (with code behind) pages and can call classes (if
you want) to perform business logic, etc. Only classes and the code behind
are compile. With JSP, I think, you can have classes within the page and
also uses inbedded code with html and it is completely complied. Using the
term "compiled" as it is meant in both java and .net) Am I wrong on any of
this?
Thanks
so here's my general question.
In asp.net you have apsx (with code behind) pages and can call classes (if
you want) to perform business logic, etc. Only classes and the code behind
are compile. With JSP, I think, you can have classes within the page and
also uses inbedded code with html and it is completely complied. Using the
term "compiled" as it is meant in both java and .net) Am I wrong on any of
this?
Thanks