Zymic Forums

Webmaster resources

Zymic IRC Server

Chat in real time at irc.zymic.com - Learn More

Welcome

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.

left Zymic Webmaster ForumsWeb Design & DevelopmentServer Side ScriptingOther Languages right
  Reply to this topic Start new topic
left right
dann12
post 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 ? smile.gif
Go to the top of the page 
 
  + Quote Post
Unit158
post Jan 24 2012, 11:31 PM
Post #2


Newbie
*

Group: Members
Posts: 14
Joined: 21-January 12
Member No.: 226,854



QUOTE(dann12 @ Oct 28 2011, 06:01 PM) *
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 ? smile.gif

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.
Go to the top of the page 
 
  + Quote Post
dikertrome
post 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.
Go to the top of the page 
 
  + Quote Post
softprerna
post 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.
Go to the top of the page 
 
  + Quote Post
pixelfire
post Mar 19 2013, 04:04 PM
Post #5


Newbie
*

Group: Members
Posts: 19
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.
Go to the top of the page 
 
  + Quote Post
 Reply to this topic Start new topic
left right
0 Members:
left right
 


Lo-Fi Version Time is now: 18th June 2013 - 05:51 AM