<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>JSP and Servlets</title><description></description><link>http://script.wareseeker.com/Java/JSP-and-Servlets</link><item><title>Java Language Essentials</title><link>http://script.wareseeker.com/Java/java-language-essentials.zip/10356</link><description>An overview of the JSP technology while comparing it to ASP.</description><author>WareSeeker</author><category>JSP and Servlets</category><pubDate>Thu, 12 Dec 2002 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Java/java-language-essentials.zip/10356</guid></item><item><title>Java servlets could save the day</title><link>http://script.wareseeker.com/Java/java-servlets-could-save-the-day.zip/10357</link><description>Dan Shafer from CNET argues &quot;Microsoft and Netscape have yet to show any serious commitment to supporting browser standards. You can solve your browser-incompatibility problems by simply switching the</description><author>WareSeeker</author><category>JSP and Servlets</category><pubDate>Tue, 11 Jul 2000 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Java/java-servlets-could-save-the-day.zip/10357</guid></item><item><title>Understanding Java Servlets</title><link>http://script.wareseeker.com/Java/understanding-java-servlets.zip/10358</link><description>In this interview with webreview.com, Paul Colton of Live Software answers a number of questions about the importance of Java servlets such as the difference between a Java applet and a Java servlet,</description><author>WareSeeker</author><category>JSP and Servlets</category><pubDate>Sun, 09 Jul 2000 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Java/understanding-java-servlets.zip/10358</guid></item><item><title>Handling Unhandled Exceptions</title><link>http://script.wareseeker.com/Java/handling-unhandled-exceptions.zip/10439</link><description>Java Server Pages (JSP) could handle any erros that might be arised in scriptlets, expressions, or other JSP elements. You could use try/cacth blocks to handle any known erros. In this technic we coul</description><author>WareSeeker</author><category>JSP and Servlets</category><pubDate>Wed, 22 Mar 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Java/handling-unhandled-exceptions.zip/10439</guid></item><item><title>How to set cookies in JSP</title><link>http://script.wareseeker.com/Java/how-to-set-cookies-in-jsp.zip/10440</link><description>You can put clients browser a cookie in JSP easily. Following example displays how to create cookie and set target browser.</description><author>WareSeeker</author><category>JSP and Servlets</category><pubDate>Tue, 21 Mar 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Java/how-to-set-cookies-in-jsp.zip/10440</guid></item><item><title>Sending Emails in JSP</title><link>http://script.wareseeker.com/Java/sending-emails-in-jsp.zip/10441</link><description>Before to start to examine this sample code, you need a SMTP server. If you know your mail server name you could easily use this sample code in a real website. We will use JavaMAIL API. You must put j</description><author>WareSeeker</author><category>JSP and Servlets</category><pubDate>Tue, 21 Mar 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Java/sending-emails-in-jsp.zip/10441</guid></item></channel></rss>