| Using Tomcat 4 Security Realms |
| James Goodwill |
July 24th, 2001 |
|
| A nice review on how you can implement security within the Tomcat JSP
container. The article covers how to use an XML file or a database to
define your sites logon security. Worth a visit if you use Tomcat. |
| 20 JavaScript Window Tips |
| Brent Lee Metcalfe |
July 16th, 2001 |
|
| Of course as JSP developers we need to learn and "love" JavaScript. This
is a nice walk thru on how to use JavaScript to open multiple browser windows. |
| Java and Web Services, Part I |
| Al Saganich |
August 8th, 2001 |
|
| This is an introduction to the concepts of web services. There has been
a lot of talk about web services, but if you are still unsure about
the web services picture then check out this article. Not worth
reading for anyone already having a basic understanding of web services. |
| Chapter 12: SOAP |
| Brett McLaughlin |
August 2001 |
|
| This is an excerpt from Java and XML, 2nd Edition , to be published in September 2001 by O'Reilly. A good introduction to the subject of SOAP.
As with everything Brett writes, this is simply excellent. If you know
nothing about SOAP then this will be for you. |
| Java Server Faces and Frameworks. |
| JavaLobby |
August 5th, 2001 |
|
| A discussion on presentation frameworks to make Java Internet development
easier. While there isn't much meat in this discussion yet, It does give a
brief taste of what frameworks exist in the marketplace. |
| Java Bytecode |
| JavaLobby |
August 3rd, 2001 |
|
| This is a conversation which happens over and over again about bytecode
decompilers and protecting Java code. If you are worried about
protecting your Java code and don't know much about the issues, then this
discussion thread is worth reading. |
| NetBrowser |
|
|
| The NetBrowser project has started to create an embeddable browser
for the NetBeans IDE and other Java applications. A neat project and
one to watch. The project seems to be looking for programmers to join
so if you are interested take a look! |
| Dot-Coms Already Collector's Items |
| NY Times |
August 13th, 2001 |
|
| Well many dot coms might have bit the bullet, but all the pr stuff
is worth some money. |
| ServerSide J2EE Books |
|
|
| TheServerSide.com is hosting two new J2EE book projects: Mastering EJB II,
and EJB Design Patterns. Chapters from these two new books will be posted
to TSS as they are written for public feedback. Inspired by Bruce Eckel's
Thinking in Java, you will be able to directly participate in the writing
of these two influential books and personally influence thousands of
developers who will learn from them. |
| JSP Tag Libraries - Two sample chapters |
|
|
| Here are two sample chapters from JSP Tag Libraries by Gal Shachor, Adam
Chace, and Magnus Rydin. The two chapters are Chapter 6, Tag Development
Techniques and Chapter 8, Using JavaBeans with Tags. Both are in PDF. |