J2EE(Servlet/Jsp/Java Beans)
The internet is a world of information with millions of web pages and with JavaServer Pages (JSP) you can create dynamic web content rapidly. You will learn the basics of JSP, how to set-up Tomcat Servers, embedding Java in JSP pages and using Tag Libraries. Mail sending,database connection with mysql in online.
Net(Asp.Net)
Installing and Configuring IIS server. Set up Sql Server database in server and also connect this programmatically, mail sending. And how to set up file to run on Internet.
PHP
Definition of the client-server model and overview of its implementation in the context of a web browser and a web server. Configuring the php.ini file, comments and code delimiters. Programmatically sending email with the mail() function. Connecting to a MySQL database in PHP with the mysql_connect() and mysql_select_db() functions. Installing and managing packages.
|