Post reply

The message has the following error or errors that must be corrected before continuing:
Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Note: this post will not display until it has been approved by a moderator.
Attachments: (Clear attachments)
Restrictions: 20 per post (20 remaining), maximum total size 24.00 MB, maximum individual size 24.00 MB
Uncheck the attachments you no longer want attached
Click or drag files here to attach them.
Other options
Verification:
Please leave this box empty:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:

Shortcuts: ALT+S post or ALT+P preview

Topic summary

Posted by sukishan
 - Jul 13, 2009, 01:54 PM
JSP

JSP is a server-side technology much like ASP, developed by Sun.

With JSP you can create dynamic web pages by putting Java code inside your HTML pages. The code is executed by the web server before the page is returned to the browser.

Since JSP uses Java, the technology is not restricted to any server-specific platform.

--------------------------------------------------------------------------------

Cold Fusion
Cold Fusion is another server-side scripting language used to develop dynamic web pages.

Cold Fusion is developed by Macromedia.

--------------------------------------------------------------------------------

Chili!Soft ASP
Microsoft's ASP technology runs only on Windows platforms.

However, Chili!Soft ASP is a software product that allows ASP to run on UNIX and some other platforms.