Boris Minkin

Applying XSLT (eXtensible Stylesheet Language for Transformations) to XML documents can be done using the Java EE (formerly J2EE) Servlet filters model and Java Server Pages (JSP) technology. Servlet filters can be invoked before or after the invocation of a particular servlet or... (more)
This session is a live demo of development of the Web Services using Eclipse and Web Tools Project (WTP). You'll learn the basics of  what Web Services are, what are the current standards, the role of  the Eclipse software foundation and Web Tools project. You'll see how to build... (more)
In the article "Creating Web Applications with the Eclipse WTP" (http://jdj.sys-con.com/read/152270.htm ), we created a Web application using Eclipse Web Tools Project, the Tomcat application server, and the MySQL database server. That application (DBTest) was good, however, it h... (more)
Today's trend is to integrate existing systems in a standard way to make disparate implementations interoperate. Web Services and XML came along with the ability to provide a standard communication interface between these systems, as well as the standard description language - WS... (more)
Eclipse is the most popular Open Source IDE on the Java market and the latest 3.1 release supports all the new language elements of J2SE 5.0. In this article I'll show you see how to create a Web project that has Java classes located in different packages and how to use ANT to bui... (more)
The Web Tools Project (WTP) by the Eclipse Foundation is a set of open source tools that substantially reduce the time required for the development of Web applications, EJBs, and Web services. The WTP's current version is 0.7.1 and version 1.0 is coming later this year. The frame... (more)
© 2008 SYS-CON Media