JSP Technology -- Friend or Foe?
By Brett McLaughlin2003-03-07
Portability vs. language lock-in
Still, choosing JSP technology forces you to use the Java language, at least for presentation and content. While CORBA can be used for business logic, JSP coding does necessitate some familiarity with servlets as well as the core Java language. Since many developers come to JSP coding through the J2EE platform, this doesn't usually present a problem.
First published by IBM developerWorks
|
|||||||||
You might also want to check these out:
|
Leave a Comment on "JSP Technology -- Friend or Foe?"
You must be logged in to post a comment.
Link to This Tutorial Page!

