Apr 3, 2003 #1 Skizzard Technical User Joined Mar 23, 2003 Messages 3 Location US What is JSP and how is it used? I need to report on the latest Web Techniques in the usage of XML/ASP/JSP. I have never even heard of JSP! Can anyone help!? If you'd like to comment on XML and ASP as well that'd be great! Thanks, Skizzard
What is JSP and how is it used? I need to report on the latest Web Techniques in the usage of XML/ASP/JSP. I have never even heard of JSP! Can anyone help!? If you'd like to comment on XML and ASP as well that'd be great! Thanks, Skizzard
Apr 4, 2003 #2 chiph Programmer Joined Jun 9, 1999 Messages 9,878 Location US JSP stands for Java Server Pages. It's a technology similar to ASP, and allows java code to dynamically create web pages. Read more at: http://java.sun.com/products/jsp/ Chip H. Upvote 0 Downvote
JSP stands for Java Server Pages. It's a technology similar to ASP, and allows java code to dynamically create web pages. Read more at: http://java.sun.com/products/jsp/ Chip H.
Apr 7, 2003 #3 XMLStick Programmer Joined Oct 14, 2002 Messages 20 Location US Read the XML+JSP related article: http://xmladvisor.net/doc/12156 Upvote 0 Downvote