JavaServer Pages shows how to develop Java-based web applications without having to be a hardcore programmer. The author provides an overview of JSP concepts and discusses how JSP fits into the larger picture of web applications. Web page authors will benefit from the chapters on generating dynamic
Views: 324 Price: Category: JavaBooks
Web Development with JavaServer Pages will teach you how to create dynamic content-personalized, customized, and up-to-the minute content-a key ingredient of site development on the World Wide Web today. JavaServer Pages (JSP) is a new server-side Java technology for generating dynamic content in we
Views: 363 Price: Category: JavaBooks
This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning Unicode. Topics include ASCII, character set, encoding, GB, GB18030, GB2312, GBK, ISO-8859, JDK, JIS, UTF8, Unicode Key sections: Character Sets and En
Views: 261 Price: Category: JavaBooks
This free book is a collection of notes and sample codes related to cryptography. Topics include DES algorithm, Blowfish algorithm, OpenSSL, RSA key-pair generation, public key certificate, self-signed certificate, certificate signing request, etc
Views: 246 Price: Category: JavaBooks
This free book is a collection of notes and sample codes related to varies data encoding algorithms and programs, including UUEnccode and Base64 encoding algorithm and their Java implementations.
Views: 277 Price: Category: JavaBooks
This book is a collection of notes and tutorial codes I wrote while I was trying different implementations of the JVM (Java Virtual Machine). Topics include: CDS, Class Data Sharing, Garbage collection, GC, HotSpot, JDK 1.3.0, JDK 1.4.0, JDK 1.4.2, JDK 1.5.0, J2SDK, JRockit, Memory, Out of memory,
Views: 286 Price: Category: JavaBooks
Java is an object-oriented language that is extremely popular with programmers and Web developers. This beginner-level book teaches readers the fundamental programming concepts they need to grasp in order to learn any computer language. The unique approach covers the versatility and extensibility of
Views: 314 Price: Category: JavaBooks
The newest version of J2SE technology, v 1.3, delivers momentous performance gains and improved Web deployment for enterprise-grade, client-side applications. And just about everything else developers have been asking for. This book is the JDK 1.3 edition of the best selling introductory Java 2 book
Views: 352 Price: Category: JavaBooks
This is a report of a graduate project. The purpose of this project was to examine whether the use of Java for games is advantageous compared to the current languages of choice, C and C++. This is not an easy question to answer, and as you will see in the report, the answer will depend on several pr
Views: 355 Price: Category: JavaBooks
This book is a collection of notes and tutorial codes I wrote while I was leaning JSP (JavaServer Pages). Topics include: attachment, Big5, book, Chinese, content-disposition, content_type, cookie, custom tag, debugging, example, expression language, file upload, GB2312, GBK, header lines, HTTP/1.1,
Views: 255 Price: Category: JavaBooks
An overview of the new server-side Java platform - Java 2 Enterprise Edition - as it relates to building n-tier web applications. It covers the building blocks (Servlets, JSP, EJB, JDBC, RMI, JNDI, CORBA) then goes into special design considerations for server side programming, (including resource p
Views: 338 Price: Category: JavaBooks
This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning Java Swing. Topics include AWT, button, Chinese, component, event, frame, graphics, GUI, internal frame, Java, JDK, JFC, language, label, listener, loo
Views: 261 Price: Category: JavaBooks
Beginning Java 2 has a detailed introduction to the Java Foundation Classes (JFC), a vast set of graphics functionality including Java2D and Swing, which makes developing windowed applications much easier. It also covers the new Collections API, a bunch of container classes for representing and hand
Views: 353 Price: Category: JavaBooks
Readers can cut to the chase with this new, updated "must have" guide to Java and object-oriented programming. "Just Java 2" contains all the essential information any programmer needs to get started with Java. The CD-ROM includes a huge amount of Java source code including many
Views: 378 Price: Category: JavaBooks
Java servlets offer a fast, powerful, portable replacement for CGI scripts. This book covers everything one needs to write effective servlets. Topics include serving dynamic Web content, maintaining state information, session tracking, database connectivity using JDBC, and applet-servlet communicati
Views: 333 Price: Category: JavaBooks
This book describes the GB2312 character set. It provides a mapping table of all GB2312 characters, native codes, corresponding Unicode codes and UTF8 codes. It also provides a Java program that produces the mapping table.
Views: 351 Price: Category: JavaBooks
Java and XML share many features that are ideal for building Web-based enterprise applications, such as platform-independence, extensibility, reusability, global language (Unicode) support, and both are based on industry standards. Together Java and XML allow enterprises to simplify and lower cost o
Views: 324 Price: Category: JavaBooks
"Java Tool Tutorials" is a free tutorial book based on notes and sample codes collected by the author while he was learning Java tools himself. Topics includes: book, breakpoint, class, classpath, debugging, free, import, java, javac, jar, jdb, J2SE, JDK, JPDA, notes, source, sourcepath, t
Views: 506 Price: Category: JavaBooks
Professional JavaServer Pages covers a wide variety of areas including design and architecture, JSPs and their relation to J2EE (Servlets, EJBs, JDBC etc) as well as extensive coverage of the tag extension mechanism that allows you to customize the tags you use in your pages to the data you're prese
Views: 327 Price: Category: JavaBooks