Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Java (http://siteownersforums.com/forumdisplay.php?f=12)
-   -   JSP website for ecommerce (http://siteownersforums.com/showthread.php?t=190636)

Safed Musli 03-09-2017 08:56 AM

JSP website for ecommerce
 
Is it a good idea coding an ecommerce website using JSP?
What are advantages and disadvantages for ecomm website on java over php or .net?

Safed Musli 03-16-2017 06:21 AM

Update: Since no one has answers, I myself has researched a lot on google. Here is the conclusion, Java website are good for big projects/websites which need to handle a huge traffic and big database for small scale projects java is not recommended. One factor is because java web hosting are generally expensive than simple php or .net website hosting.

anitatiwari01 05-19-2017 12:09 AM

JavaServer Pages (JSP).The servlet technology is the foundation of web application development using the Java programming language. many websites are available like W3 School, Java Point etc.

newproaudio 05-19-2017 12:35 AM

Java Server Pages (JSP) allow Java language code to be embedded in HTML pages. These pages are processed on the server and the resulting HTML sent to the browser. This allows browser/server communications to be kept to a minimum, but result in the processing burden being assumed by the server. JSP servers are optimized to minimize this processing by precompiling and caching these pages, thus allowing them to be handled with the minimum of overhead.

seopaketleri 07-15-2017 05:53 AM

nice idea i hope


All times are GMT -7. The time now is 11:37 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.