I am new in building web apps and just begun learning and setting up Grails. I am planning to build an app which has a flow of 4 to 5 pages. Since HTTP is a stateless protocol, how is the state betwee
If a web application relies on a database to serve dynamic content and that content is unavailable for whatever reason (database server down, etc.), what is the preferred method for handling this scen
开发者_JAVA技巧I am implementing an undo button for a lengthy operation on a web app. Since the undo will come in another request, I have to commit the operation.
Say I have developed a php webapp and would like to distribute it for others to use as proprietary software.Is there anything I can do short of some sort of licence or just trusting the customer to av
Stackoverflow: For a cs assigment I am using the following code to stream audio.However, now I would like to add the ability to stream files successively, as in a playlist, how can I modify my code t
OK I have two web projects WebProject1 & WebProject2. Both require database connectivity so this is all in a C#.NET project called Common.
I\'m trying to run jetty without building the whole project, but simply point jetty to a folder under the target folder. Reason behind开发者_StackOverflow doing this is that I wish to use jetty as a s
I currently have an asp.net web application which is using seperate assemblies for the data access, the business logic,
I\'ve gone through the \"Spring Integration in 10 minutes\" tutorial for setting up a basic Spring Integration application.I\'d like to deploy this application in Tomcat and have the input channel liv
I\'m developing an iPhone application for a radio station. I\'m in need of parsing playlist.pls and 开发者_JS百科playlist.qtl, to get the stream audio url present in it. I\'m stuck with that.Since pls