Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the difference between jsp,java script,j2EE,JDBC,J2SE?

0
Posted

What is the difference between jsp,java script,j2EE,JDBC,J2SE?

0

Good to see you marching towards the learning path of Java technologies…:) In a client server programming environment, there are certain technologies which help you code / program on the client(ex- html, javascript etc.) and certain technologies which you use to code for server side processing (ex- servlets, JSP etc.) Brief description of the Acronyms asked for are as- JSP – A server side technology used for dynamically generating web pages. Java Script – A client side scripting technology used for validating the forms input inserted by client. J2EE – A platform used for server programming in Java. JDBC – An API coded in Java which enables to provide access to connect to database and fetch / insert / update data. J2SE – A platform used to program and deploy portable applications for general use.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.