Re: PHP or JSP? That is the question.

Поиск
Список
Период
Сортировка
От Guy Fraser
Тема Re: PHP or JSP? That is the question.
Дата
Msg-id 40644FF2.1000801@incentre.net
обсуждение исходный текст
Ответ на Re: PHP or JSP? That is the question.  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-general
scott.marlowe wrote:

>On Thu, 25 Mar 2004, Bas Scheffers wrote:
>
>
>
>>Guy,
>>
>>
>>
>>>1) Fill out form to get data.
>>>2) Server responds with java and set of records.
>>>3) Java applet displays one of the records and with out further
>>>
>>>
>>I see what you mean now, a business application in a browsers. It's
>>usefull for that - my company has written various trading/market data apps
>>that way for banking clients - but for a public website, html and forms
>>are a better solution.
>>
>>
>
>Note that if you want to write straight client-server apps, tcl/tk and
>php-gtk both work pretty well too.
>
>
I have never written a gui based app for Windows or Macs and since the
application would have to be cross platform compatable it would have to
run on Windows, Macs as well as Linux and other Unix variants. That is
too much work for me to do by myself. About the only alternative would
be to write the Client in Java {Not that MS cruft, but real Sun Java} then
anything woth a Java VM would work. I could then write the server in
what ever I wanted {probably C}.

This is way off the topic, though. The question was about PHP and JSP not
gtk client/server application efficiencies.

--
Guy Fraser





В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: without hash functions
Следующее
От: "Shawn Harrison"
Дата:
Сообщение: Re: self referencing tables/ nested sets etc...