webapps, why so hard



If a webapp is a request from a browser over http, why are webapps so
darn hard?

get the request......send a page.....get back text, parse, put in
variables....perform whatever calculation....put answer in html
tags....assembel page.....send back to browser.......

I mean ti seem amtter of simple varibales......parsing some
text....and sending back an answer page......why are there frameworks
and all kind of crap involved with this????/
.



Relevant Pages

  • Extra HTML In Response.OutputStream from ASP.Net xslDoc.Transform
    ... I am trying to pipe the results of an XSL Transformation ... directly out of a WebApp Default.aspx. ... Private Sub Page_LoadHandles MyBase.Load ... <HTML> ...
    (microsoft.public.dotnet.xml)
  • problem with CSS and DTD
    ... I'm trying to develop a webApp onVisualStudio2005, but I have a problem with CSS ... ... <html xmlns="http://www.w3.org/1999/xhtml"</a>;> ... Any suggestion? ...
    (microsoft.public.dotnet.framework.aspnet)