-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

Rodrigo Zerlotti wrote:

> -----------------------------
> Please read the FAQ!
> <http://java.apache.org/faq/>
> -----------------------------
>
> Don't know if it is the best place to post this question, but  I know a
> lot of people here can help me...
>
> My configuration, so far:
>
> Linux RedHat 6.0
> Apache 1.36/Jserv1.0/SSI
> Postgres as DB
>
> I am trying to decide what to use for a development of a new web site. I
> decided to use the configuration above and I am inclined to use the JSP
> idea instead some template frame work like WebMacro or FreeMaker.
> I would like to know the pos x cons of using one or another. Also, since
> JSP is not quite there (well, Jserv doesn't support the lastest specs.
> and JSWDK  (including server) is to lite weight), I have the option to
> use GSP, or something like ESP, until Jserv starts to support JSP
> (Jakarta)...
>
> Any ideas,
>
> Rodrigo
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]

if you need a simple solution , unfortunaltye not java i would suggest perl
with the Pg module for accessing postgres

although this isnt a java solution, if yoiu need the site up and running id
suggest this as a first stage draft of the site, as it does not have any
need to compile b4 testing it simplfies the designing/drafting of the site

after its up and running what i do is make them into perl p[ackages and
then transpose the whole thing to java as a final step

hope this helps!



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to