Java technology
-
What is ASP? – Server-side scripting technology – Files containing HTML and scripting code – Access via HTTP requests – Scripting code is interpreted on server side • What can I do with ASP? – Easily and quickly create simple Web applications – Generate dynamic Web content – Client-side scripting for validation – Access COM components to extend functionality
30p kiditer 28-09-2009 451 244 Download
-
The web page is derived from data that changes frequently, results from search engines and order confirmation pages at on-line stores, The web page uses information from databases or other server-side sources.For a general Servlet you must subclass javax.servlet.GenericServlet...
68p hoangdoanisuit 10-09-2011 104 26 Download
-
‘java.sql’ and ‘javax.sql’ package SQL Interfaces for application JDBC Driver Manager manage two or more JDBC drivers ‘DriverManager’ class in the java.sql package. JDBC Driver API defined for connecting between the JDBC driver manager and JDBC drivers JDBC Driver access each database 4 types : JDBCODBC bridge Native API partly – Java technologybased driver Netprotocol all Java technologybased driver
38p nguyenvanhabk1 04-09-2012 109 11 Download
-
At the end of the lesson, the student should be able to: Describe the features of Java technology Describe the different phases of a Java program. Java was created in 1991 by James Gosling et al. of Sun Microsystems. Initially called Oak, in honor of the tree outside Gosling's window, its name was changed to Java because there was already a language called Oak.
29p nguyenvanhabk1 04-09-2012 83 7 Download
-
Add transmission information to URL. There is a limitation in the length of the transmission character string. Example: http://localhost:8080/examples/hello? NAME=Billy POST There is not a limitation in the length of the transmission character string. It is possible to transmit only by tag.It has the execution environment such as Web containers
45p nguyenvanhabk1 04-09-2012 85 7 Download
-
Contents Client-side dynamic pages JavaScript .Client-side dynamic pages Web page contains programs (script) that will be executed in the client side by browser. Script improve the interaction of users and web page (than HTML) Program is written by different scripting technologies Javascript: Vbscript Flash Applet Ajax … .Javascript, VBscript Javascript: An interpreted programming, a script language from Netscape. Syntax similar to Java but it is not Java Easier and faster to code in than the more structured and compiled languages such as C and C++.
23p nguyenvanhabk1 03-09-2012 62 6 Download
-
TRƯỜNG ĐẠI HỌC NÔNG LÂM TP.HCM.GV: NGUYỄN XUÂN VINH KHOA CÔNG NGHỆ THÔNG TIN..... Java.MÔN: LẬP TRÌNH MẠNG 2..... Remote Method Invocation.27/10/14..... Presenter: Nguyễn Xuân Vinh. Information Technology Faculty./26.....
26p xaydungk23 27-10-2014 75 7 Download
-
A java application can run inside a JVM and can only invoke the methods of the classes available inside this JVM • Distributed computing or processing resolves around clientserver technology where several client programs communicate with one or more server applications.An RMI application has to expose methods, which remote clients can invoke. • These methods which are meant to be remote, should be defined in an interface which extends the java.rmi.Remote interface
19p blackfalconbm 07-11-2012 100 38 Download
-
Bảo mật cho Microsoft Internet Explorer .Một vài tính năng phần mềm cung cấp chức năng cho một trình duyệt như ActiveX, Java, Scripting (JavaScript, VBScript…) cũng có thể gây ra các lỗ hổng đối với các hệ thống máy tính. Chúng có thể nảy sinh từ sự nghèo nàn của trong giao thức, thiết kế và phần mềm được viết hoặc cấu hình không an toàn. Với nhiều lý do đó, bạn nên hiểu trình duyệt nào hỗ trợ những đặc tính nào và những rủi ro gì có thể xảy ra đối với chúng. Nhiều trình duyệt cho phép...
14p conquynho32 14-09-2012 67 4 Download
-
An object-oriented programming language developed by Sun Microsystems Also a platform to support Java applications (technology) A little bit history 1991: A team led by James Gosling at Sun Microsystems developed Oak, for use in embedded consumer electronic appliances 1995: renamed Java -redesigned for developing Internet applications (Java 1.0 1.1). 1998: Sun announced the Java 2 platform (1.2,1.3,1.4) 2005 -Now: Java 5 (Java 1.5 -newest version 1.7)
20p lebronjamesuit 23-08-2012 88 5 Download
-
Upon completion of the course, students will be able to: Develop Java applications to solve typical business problems; Use Java Servlet and JSP technology to develop simple web applications; Use Java JDBC API to develop web based database applications.
8p lebronjamesuit 23-08-2012 81 5 Download
-
Mobile Java Application Development MIDP technology Development tools programming interface gaming...
9p duc_huy_ctlk 21-04-2011 120 19 Download
-
The University of Aberdeen conducts advanced technological research in various fields of science. In a move to facilitate sharing of information and resources amongst faculty members, the university has decided to implement an intranet communication system. Each faculty member would be given a unique username and password to log on to the intranet.
1p vudung75 20-04-2011 95 4 Download
-
The Developer exam is challenging. There are a lot of complex design issues to consider, and a host of advanced Java technologies to understand and implement correctly. The exam assessors work under very strict guidelines. You can create the most brilliant application ever to grace a JVM, but if you don’t cross your t’s and dot your i’s the assessors have no choice but to deduct crucial (and sometimes substantial) points from your project.
14p dmptit 04-11-2010 119 11 Download