On Fri, Sep 16, 2011 at 6:10 PM, Rajeev Prasad <rp.ne...@yahoo.com> wrote:
> why do i need a web app? becuase of size of my project? I mean if it is going 
> to beĀ  a very big website with lot of pages and tables etc. should i have a 
> webapp?
>
> apache and cgi wont cut it? (alongwith other technologies used commonly in 
> websites)

I think it depends what you are looking for. I tend to believe you can
have either static pages or dynamic pages. Dynamic meaning:
communicating with a database while making the user experience more
interactive instead of your typical static pages. I can think of
several reasons for a web app and it isn't because of the size of a
website, but instead how dynamic you want it to be. I don't have much
experience with cgi but I do with apache and php. I am now also trying
to learn catalyst since I prefer perl over php.

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to