Hi, AllI want to learn EJB, but got a question.Should I learn EJB first and then JSP or get JSP under the belt first ?Thx for help.
No.1 | | 261 bytes | |
It probably doesn't matter and depends upon what you want to do. JSP will be easier to learn, EJB is pretty complicated. JSP is more involved with the web user interface while EJB is more on the "back end" directly interfacing with the database.