I wander which is better? JSP or Python? And is there a place forJSP?

R

Roger

As I plan to study JSP, I find it extremly complicated and a part of
J2EE.
I did not attend to get the whole of J2EE.
I hope anybody can describe the future of JSP.
Is there a place for JSP?
 
C

Chris Rebert

As I plan to study JSP, I find it extremly complicated and a part of
J2EE.
I did not attend to get the whole of J2EE.
I hope anybody can describe the future of JSP.
Is there a place for JSP?

This is python-list/comp.lang.python; we discuss the **Python**
programming language and related topics here. Your question is about
**Java** and has nothing to do with Python.

comp.lang.java.programmer is over there:
http://groups.google.com/group/comp.lang.java.programmer/topics

Regards,
Chris
 
A

Aaron Watters

As I plan to study JSP, I find it extremly complicated and a part of
J2EE.
I did not attend to get the whole of J2EE.
I hope anybody can describe the future of JSP.
Is there a place for JSP?

I work on a big java project to make money and I
like JSP's -- in fact I prefer working with JSPs over
working with complicated web infrastructures such
as java based RSF/Spring or
Python based Zope and Django. You drop a file into
a JSP directory and a page that looks similar appears
on your web server -- no messing with config files
and regular expressions and such. It's very easy
to understand, develop, debug. This is why I wrote
WHIFF to use a similar but generalized "drop
in" paradigm.

http://whiffdoc.appspot.com

-- Aaron Watters

===
% man less
less is more.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,898
Latest member
BlairH7607

Latest Threads

Top