Servlet Or Jsp ? |
||
Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.
In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.
Zymic Webmaster Forums Web Design & Development Server Side Scripting Other Languages |
||
![]() |
Servlet Or Jsp ? |
||
Oct 28 2011, 06:01 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Members Posts: 45 Joined: 22-July 11 Member No.: 199,963 |
I came knew that there are variations of java in server side languages. So, which one should I start learning first and which has more applications in real ?
|
|
|
Jan 24 2012, 11:31 PM
Post
#2
|
|
|
Newbie ![]() Group: Members Posts: 14 Joined: 21-January 12 Member No.: 226,854 |
I came knew that there are variations of java in server side languages. So, which one should I start learning first and which has more applications in real ? Jsp and servlet are not allowed on zymic, but I personally would use jsp to render the data, and servlet to do the work. If you haven't programmed with C or Java yet, expect a little difficulty at first. |
|
|
Apr 20 2012, 01:36 PM
Post
#3
|
|
|
Newbie ![]() Group: Members Posts: 3 Joined: 20-April 12 Member No.: 238,756 |
JSP is a technology from Sun that allows the Java programmers to make HTML, XML or other types of records to server the web client. It is to easily simplify the development of web based application using Java technology.
|
|
|
Aug 16 2012, 12:00 PM
Post
#4
|
|
|
Member ![]() ![]() Group: Members Posts: 62 Joined: 31-July 12 Member No.: 250,988 |
JSP stands for Java server pages and JPS pages are high level extension of servlet and it enable the developers to embed java code in html pages.
|
|
|
Mar 19 2013, 04:04 PM
Post
#5
|
|
|
Newbie ![]() Group: Members Posts: 17 Joined: 8-March 13 Member No.: 275,912 |
Servlets and Java Server Pages are complementary APIs, both providing a means for generating dynamic Web content.The advantage of Java Server Pages is that they are document-centric. Servlets, on the other hand, look and act like programs.
|
|
|
![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users) |
||
| 0 Members: | ||
Forum Jump |
||
| Lo-Fi Version | Time is now: 20th May 2013 - 06:00 AM |