Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • Safari Tech Books Online  (8)
  • Upper Saddle River, N.J. : Prentice Hall PTR  (8)
  • Java (Computer program language)  (6)
  • Internet programming  (2)
Datasource
Material
Language
Years
  • 1
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall PTR | Boston, MA :Safari,
    Language: English
    Pages: xxvi, 426 p. , ill. ; , 24 cm
    DDC: 005.8
    Keywords: JavaBeans ; Computer security ; Java (Computer program language) ; Servlets ; Web services ; Electronic books ; local
    Abstract: J2EE developers have an extraordinary array of powerful options for securing their Web services, Web applications, EJB components and RMI objects. Now, expert Java architect Pankaj Kumar helps developers make sense of Java's increasingly rich security APIs, tools, patterns, and best practices-showing how to use each of them in the right place, at the right time, and in the right way. Kumar covers every significant J2SE and J2EE security mechanism, presenting practical implementation techniques for the entire J2EE project lifecycle: analysis, design, development, deployment and operations. The book's example-rich coverage includes: Implementing cryptography with the JCA (Java Cryptography Architecture) and JCE (Java Cryptography Extension) security APIs Building PKI systems with Java: implementing X.509 certificates, Certification Authorities, Certificate Revocation Lists, and repositories Java security managers, policy files, and JAAS: implementing access control based on code origin, code signer and user credentials Securing the wire: Using SSL and the JSSE API to secure data exchange over unprotected networks Ensuring XML message integrity, authentication, and confidentiality with the standards: XML Signature & XML Encryption using the VeriSign TSIK, and Infomosaic SecureXML libraries Addressing security issues in RMI-based distributed applications Developing and deploying servlets and EJBs for authenticated and secure access Securing Web services with transport- and message-based security: SSL for transport-based and WS Security for message-based security Covering security aspects of best-of-breed products: Apache Tomcat, Apache Axis, and BEA WebLogic Server.
    Note: Includes bibliographical references (p. 413-414) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall PTR | Boston, MA :Safari,
    Language: English
    Pages: xiv, 392 p. , ill. ; , 24 cm
    DDC: 004.67/8
    Keywords: Curl (Computer program language) ; Internet programming ; Object-oriented programming (Computer science) ; Programming languages (Electronic computers) ; Web site development ; Electronic books ; local
    Abstract: Breakthrough Curl techniques Build rich, robust, low-bandwidth Web applications Curl makes it easy to build Internet applications that use little bandwidth, integrate with existing Web standards, provide a rich graphical interface, and fit seamlessly into virtually any client environment. Enterprise Curl is the first book that shows how to take advantage of Curl for serious enterprise development. Through a start-to-finish case study, Paul Sheehan introduces powerfully effective design and development techniques that draw on his experience leading a Curl consulting teams. Coverage includes: Developing the key elements of a Curl-based application framework Creating search interfaces that accept and extract XML responses, then display them in flexible, powerful spreadsheet-like grids Using Curl to show data within 2D graphs Building Web-based data mining applications that can "drill down" to more detailed views of data Using Curl's built-in SOAP support to construct sophisticated Web services
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall PTR | Boston, MA :Safari,
    Language: English
    Pages: xi, 464 p. , ill. ; , 24 cm
    DDC: 005.13/3
    Keywords: Java (Computer program language) ; Numerical analysis ; Data processing ; Electronic books ; local
    Abstract: Non-theoretical explanations of practical numerical algorithms Algorithms in action with animated, interactive graphical Java programs and applets Computational errors and how to remove them from your code Understand "computer math" and get the numbers you expect, reliably. In Java Number Cruncher , author Ronald Mak explains how to spot-and how to avoid-the subtle programming miscues that can cause vexing calculation errors in your applications. An authority on mapping pure math to computer math, he explains how to use the often-overlooked computational features of Java, and does so in a clear, non-theoretical style. Without getting lost in mathematical detail, you'll learn practical numerical algorithms for safely summing numbers, finding roots of equations, interpolation and approximation, numerical integration, solving differential equations, matrix operations, and solving sets of simultaneous equations. You'll also enjoy intriguing topics such as searching for patterns in prime numbers, generating random numbers, computing thousands of digits of pi, and creating intricately beautiful fractal images. Java Number Cruncher includes: Practical information all Java programmers should know Popular computational algorithms in Java-without excessive mathematical theory Interactive graphical programs that bring the algorithms to life on the computer screen Rounding errors, the pitfalls of integer arithmetic, Java's implementation of the IEEE 754 floating-point standard, and more This book is useful to all Java programmers, especially for those who want to learn about numerical computation, and for developers of scientific, financial, and data analysis applications.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall PTR | Boston, MA :Safari,
    Language: English
    Pages: xxxix, 703 p. , ill. ; , 23 cm
    DDC: 005.13/3
    Keywords: JavaBeans ; Java (Computer program language) ; Electronic books ; local
    Abstract: The definitive guide to industrial-strength EJB 2.0 development. A comprehensive guide to enterprise-class EJB 2.0 development In-depth coverage of transactions, security, performance, and Web services Features a full-scale, real-world case study Applied Enterprise JavaBeans Technology takes you under the hood of EJB 2.0, offering unprecedented insight into how EJB really works-and shows you how to leverage its full power to build industrial-strength distributed applications. EJB expert Kevin Boone starts from first principles and progresses to state-of-the-art approaches for building Java applications that are distributed, transactional, and secure. Along the way, Boone reveals aspects of the EJB architecture that are normally hidden but offer even more power to developers who understand them. Applied Enterprise JavaBeans Technology offers all this and more: Demonstrates powerful techniques for maximizing distributed application security Introduces high-performance resource pooling and optimization strategies Helps developers choose and implement the best approach to distributed transaction processing Presents in-depth coverage of integration with related technologies, including servlets, Web services, messaging, directories, and CORBA Includes extensive cross-references to the official EJB 2.0 specifications From EJB "first principles" to the state of the art Emphasizes accuracy, depth, and comprehensiveness: never oversimplifies! Focuses on mission-critical development techniques that other books ignore Illuminates powerful capabilities typically left "transparent" to the programmer Shows how to use EJB to implement comprehensive security policies Contains in-depth coverage of automatically generated EJB proxies
    Note: "Sun Microsystems Press, a Prentice Hall title". - Includes bibliographical references (p. 691) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall PTR | Boston, MA :Safari,
    Language: English
    Pages: xxxi, 682 p. , ill. ; , 24 cm. +
    Keywords: Client/server computing ; Electronic commerce ; Java (Computer program language) ; Web servers ; Electronic books ; local
    Abstract: Authoritative guidance and high-performance code-straight from BEA WebLogic's product team! Step-by-step, example-rich coverage of every major J2EE API Case study: Build a complete e-Commerce application from scratch CD-ROM: Complete BEA WebLogic Server 6evaluation version, plus extensive code library The insider's guide to J2EE development with the world's #1 Java application server-BEA WebLogic Server 6! BEA's WebLogic Server is the de facto industry standard for developing and deploying industrial strength Java E-commerce applications. This book delivers authoritative guidance for J2EE application development with the most powerful version of WebLogic ever: WebLogic Server 6. Authored by members of BEA's WebLogic project team, the book covers every aspect of real-world WebLogic J2EE development, from start to finish, through an industrial-strength case study application. You'll find coverage of all this, and more: BEA WebLogic Server: Fundamental concepts and configuration techniques Designing robust, high-performance J2EE applications-including detailed coverage of capacity planning and performance testing Effective use of RMI and distributed naming Building presentation logic with WebLogic Server servlets and JavaServer Pages Using session, entity, and message-driven Enterprise JavaBeans Interfacing with Internet Mail using WebLogic Server JavaMail Establishing database connectivity with JDBC and implementing transactions with JTA Developing security with WebLogic Server JNDI and the Java Authentication and Authorization Service (JAAS) Packaging, deploying, and testing WebLogic Server applications Ready to move from "Java programmer" to "expert enterprise developer"? You won't find a more useful tool than BEA WebLogic Server-or a more useful book than J2EE Applications and BEA WebLogic Server . GREAT RESOURCES ON CD-ROM! All code from the book, including a complete enterprise application Complete evaluation version of BEA WebLogic Server Release 6 Bonus WebLogic Server tools and utilities
    Note: CD-ROM includes: WebLogic Server 6.0 evaluation copy, EJB 2.0 upgrade, WebLogic Server Console, administrative tools & utilities, example code & build scripts for each chapter, source code for the WebAuction application, & WebAuction application data, etc. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall PTR | Boston, MA :Safari,
    Language: English
    Pages: xix, 504 p. , ill. ; , 24 cm. +
    DDC: 005.7/2
    Keywords: Application software ; Enterprise application integration (Computer systems) ; Java (Computer program language) ; XML (Document markup language) ; Electronic books ; local
    Abstract: High-value solutions for integrating enterprise and legacy systems XML, Enterprise JavaAPIs, and much more Techniques for building flexible, extensible EIA solutions Easy-to-read, fully-documented code throughout CD-ROM includes leading-edge software and code library for XML/Java integration! "XML is the amazing new web standard for universal data interchange. With this book and XML you can integrate your applications without converting the code!" -Charles F. Goldfarb Integrate your enterprise with XML and Java! Enterprise Application Integration (EAI) links diverse applications, platforms, and operating systems so they work as one-and deliver powerful business results seamlessly. Platform-independent Java is one powerful tool for building EAI applications, and XML adds the missing link: robust mechanisms to exchange data with non-Java applications. Now there's a complete, step-by-step guide to using Java and XML together to deliver enterprise integration solutions that work! Enterprise Application Integration With XML and Java covers all this, and more: Demonstrating why XML is such a powerful EAI infrastructure solution Identifying your key requirements for sharing and exchanging data Building robust, high-performance Java applications for parsing and processing XML documents Moving data between Java and non-Java applications Integrating XML with relational databases Serializing Java objects into XML, and asynchronous messaging with XML Providing convenient references to XML 1.0 grammar and the W3C Document Object Model Whether you're a technical manager planning for enterprise application integration, or a Java developer tasked with delivering it, Enterprise Application Integration With XML and Java delivers the in-depth solutions and real-world expertise you need. CD-ROM INCLUDED The CD-ROM contains extensive source code from the book, plus a remarkable library of leading-edge software and trialware, including: Bluestone Visual-XML desktop XML development environment; IBM XML4J Java-based parser; and Push-technologies SpiritWAVE2 implementation of the Java Messaging Service!
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall PTR | Boston, MA :Safari,
    Language: English
    Pages: xxii, 276 p. , ill. ; , 24 cm
    DDC: 005.2/76
    Keywords: Internet programming ; World Wide Web ; Electronic books ; local
    Abstract: Get results from ASP with server-side JavaScript-today! Learn from practical real-world examples with downloadable reusable code Key techniques-quick, clear, and handy! Build shopping carts, guest books, and other applications Database integration, e-mail processing, and much more This compact, example-rich guide teaches Web developers exactly what they need to know to build great dynamic sites and applications with Microsoft's ASP and JavaScript, the world's #1 Web scripting language. Endorsed by the World Organization of Webmasters, Essential ASP for Web Professionals offers no-nonsense, practical coverage built around real-world examples on a live sample Web site. Every chapter includes real-world overviews of key ASP and JavaScript features, reinforcing what you've learned and demonstrating how to adapt it quickly to your own applications. From the basics of embedding ASP code in HTML pages to full-blown database application development, this book delivers practical answers, usable code, and real solutions-fast! Use ASP and JavaScript to do all this, and more! Deliver dynamic content on any Web or intranet site Create database applications that publish content and enable users to edit it Build shopping carts, guest books, and other applications Send e-mail automatically from your Web pages Embed dates and other variable data in your pages Request and check user passwords Look to Essential Books for ALL the Web Skills You Need! All these books share the same great format and similar Web sites containing downloadable code-so once you've used one, learning from the others is a piece of cake! Essential CSS and DHTML for Web Programmers Essential Flash 4 for Web Programmers Essential Perl 5 for Web Professionals Essential Photoshop for Web Designers Essential JavaScript for Web Programmers Essential PHP for Web Professionals Essential Flash 5 for Web Professionals , Essential Design for Web Professionals , and more coming soon!
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall PTR | Boston, MA :Safari,
    Language: English
    Pages: xxiv, 399 p. , ill. ; , 23 cm. +
    Edition: 2nd ed.
    DDC: 650/.0285/52762
    Keywords: Java (Computer program language) ; Electronic books ; local
    Abstract: Super-charged network solutions for experienced Java professionals, updated to Java 2 Create powerful client/server applications with RMI Use IDL to build CORBA applications that work with legacy systems Interface with databases using JDBC and SQL Completely updated from the best-selling first edition The latest in Java: JDBC, JINI, JMAPI, IDL, and CORBA Up-to-date networking: TCP/IP, RMI, sockets Application servers, Web servers, and servlets Directory Services, LDAP, and JNDI Advances in Java security Java remains the language of choice for building Internet and networked applications. In this completely updated second edition of the 1997 best seller, Dick Steflik and Prashant Sridharan bring you tips on the hottest new developments in Java and its family of technologies. For seasoned programmers who need to stay current on Java for network applications, this is the book with the answers. Java is the first programming language created with the Internet in mind, and this book shows you how it optimizes networked applications with such architectural elements as multithreading, serialization, and I/O. Step-by-step implementations take you through the creation of Java solutions for client/server and Internet environments, using the latest releases of each API. Advanced Java Networking, Second Edition gives you the newest techniques to use with: Servlets for dynamic Web content JavaBeans to create plug-and-play software components JMAPI for centralized management of Java objects If you are a manager considering networked Java applications, you will find everything you need to understand the scope and possibilities of the project. If you are a professional Java software developer or engineer, you can't afford to miss the essential resources in Advanced Java Networking, Second Edition. About the CD-ROM Free CD is packed with live sample code to get you up to speed fast.
    Note: First ed. by Prashant Sridharan
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...