PDA

View Full Version : Tutorial Request - JSP?


yitzle
05-08-2007, 08:51 AM
1) Thank you so much for the tutorials! I love your site! Its awesome for learning a new language.

2) I would love to see a JSP tutorial

BBarash
05-08-2007, 10:45 AM
JSP - Javascript pages - right?

I think it's unlikely that it will be written, because it isn't really that big of a language, and we don't get many people asking about it here.

yitzle
05-08-2007, 10:47 AM
Not JS or JavaScript (client side) but JavaServer Pages (server side)
Its not that uncommon. Its better than ASP...

darkestnight
05-08-2007, 11:26 AM
JSP is rarely used as the only web server which support it properly is Apache Tomcat. Few hosts provide this.

JSP is also known to be slow and use loads of resources. Perhaps I'm wrong, but I see little reason why anyone would be developing new scripts in JSP.

Stimulus
05-08-2007, 03:29 PM
I would love to see programs like C, C++, Visual Basic, etc

yitzle
05-08-2007, 03:32 PM
C is a bit complex...
If a C tutorial is being made and you need help, I am willing to lend whatever help I could.
I'm a C fan. I can also help with C++ and VB though I may not be as committed as I would be to C.