Subject: RE: XSL vs. JSP
From: "Kaganovich, Yevgeniy (Eugene)" <ykaganovich@xxxxxxxxxxx>
Date: Wed, 4 Apr 2001 15:02:56 -0700
|
To build web-based forms using HTML, I prefer notepad :)
Why not JSP + XSL + XML? Most methodologies recommend separating data,
logic, and presentation.
It really depends on the problem you're trying to solve. If you have a lot
of logic and not too much UI, probably JSP, or JSP+CSS is your best bet; on
the other hand, if you have little calculation and a lot of different ways
of presenting the same data, XSLT is the answer.
- Eugene
: To build web-based forms using HTML, which is better -
:
: a) JSP + XML
: or
: b) XSL + XML
:
: We are currently arguing this issue at our company. We are
: still not sure
: which would work better. Any insight is appreciated.
:
: -Ana
:
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- XSL vs. JSP
- anupama - Wed, 4 Apr 2001 17:37:11 -0400 (EDT)
- <Possible follow-ups>
- Kaganovich, Yevgeniy (Eugene) - Wed, 4 Apr 2001 18:01:21 -0400 (EDT) <=
- Nick Vincent - Thu, 5 Apr 2001 05:47:57 -0400 (EDT)
- anupama - Thu, 5 Apr 2001 13:52:01 -0400 (EDT)
|
|