off topic: Where to get a good tutorial about JSP.

2005-05-13 Thread Vinicius
Hello,
where to get a good tutorial about JSP, please?
TIA,
Vinicius.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: off topic: Where to get a good tutorial about JSP.

2005-05-13 Thread Barry Kimelman






Visit http://www.tucows.com/preview/350876.html

Click on the link labeled "Free Eclipse JSP Editor". You will be taken toa webpage where you can download a copy (free license) of"NitroX JSP Editor - Professional Source  Visual JSP Editor"

=

Developing JavaServer Pages ; Contributed by Joel Murach ; 2004-05-12

In this excerpt from chapter 4 of Joel Murach's Java Servlets and JSP,you'll learn how to develop a web application that consists of HTML pagesand JavaServer Pages (JSPs). As you will see, JSPs work fine as long as theamount of processing that's required for each page is limited. When youcomplete this chapter, you should be able to use JSPs to develop simple webapplications of your own.  http://www.devshed.com/c/a/Java/Developing-JavaServer-Pages/

=

Java Servlet and JSP Cookbook http://www.artima.com/chapters/book.jsp?num=92561

=

JSP best practices* Follow these tips for reusable and easily maintainable JavaServer Pages http://www.javaworld.com/javaworld/jw-11-2001/jw-1130-jsp.html?

=

Javalobby - Sun Java, JSP and J2EE technology programming forums, software downloads, jobs and tutorials http://www.javalobby.org/

=

Java Server Pages (JSP) Resources - Java Server Pages tutorials, books, articles and more. http://www.freeprogrammingresources.com/freejsp.html

=

JSP Insider - Online resource for JavaServer Pages (JSP), Servlets, and J2EE http://www.jspinsider.com/content/jspbuzz/2000-10-03.jsp

=

Free Programming Resources (Note: includes JSP resources) http://www.siliconbeachtraining.co.uk/resources/programming_resources.htm

=

javacoder.net( Discussions about server-side development including JSP and Servlet technology ) http://www.javacoder.net/forum/forum.jsp?forum=6

=

JavaRanch(includes forum on JSP) http://www.javaranch.com

=

jGuru: Your view of the Java universe http://www.jguru.com

=

JSP, Servlets, Struts, and JSF Programming Resources http://resources.corejsp.com/

=



*

Barry KimelmanToronto, Ontario, Canada
---Original Message---


From: Vinicius
Date: 05/13/05 19:18:33
To: Tomcat Users List
Subject: off topic: Where to get a good tutorial about JSP.

Hello,

where to get a good tutorial about JSP, please?

TIA,
Vinicius.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]









Re: off topic: Where to get a good tutorial about JSP.

2005-05-13 Thread luke
Hi,

13May2005 @ 20:18 Vinicius thusly spake
 where to get a good tutorial about JSP, please?

Download the j2ee tutorial from sun, then from chapter 12 onwards.
http://java.sun.com/j2ee/1.4/download-docs.html

hth,

Luke

-- 
._..
.|  .| |.|/.|_ .
.|__.|_|.|\.|_ .
:61 421 276 282:

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: off topic: Where to get a good tutorial about JSP.

2005-05-13 Thread Joe Riopel
I liked http://www.jspbook.com/index.jsp - There is a free download of
this entire book on http://www.theserverside.com, you have to register
to get it ( it's free ). It's not the most up_to_date book out there,
but it helped me out when I was learning.

On 5/13/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 Hi,
 
 13May2005 @ 20:18 Vinicius thusly spake
  where to get a good tutorial about JSP, please?
 
 Download the j2ee tutorial from sun, then from chapter 12 onwards.
 http://java.sun.com/j2ee/1.4/download-docs.html
 
 hth,
 
 Luke
 
 --
 ._..
 .|  .| |.|/.|_ .
 .|__.|_|.|\.|_ .
 :61 421 276 282:
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]