Top "Web-applications" questions

Do NOT use alone.

My Application Could not open ServletContext resource

i have Eclipse Maven web project where i use Spring mvc and Spring security. When i truy to launch it, …

web-applications spring-mvc spring-security maven-eclipse-plugin
Using CRON jobs to visit url?

I have a web application that has to perform a repeated tasks, Sending messages and alerts, I, already, use a …

linux web-applications web cpanel cron-task
What is web.xml file and what are all things can I do with it?

The web.xml Deployment Descriptor Elements in Oracle's BEA WebLogic Server 8.1 Documentation pretty much sums up each element in a …

web-applications web.xml
iPad Web App: Detect Virtual Keyboard Using JavaScript in Safari?

I'm writing a web app for the iPad (not a regular App Store app - it's written using HTML, CSS …

javascript iphone ipad safari web-applications
Difference between the 'controller', 'link' and 'compile' functions when defining a directive

Some places seem to use the controller function for directive logic and others use link. The tabs example on the …

javascript angularjs web-applications javascript-framework
Difference between MEAN.js and MEAN.io

I wanted to use the MEAN JavaScript Stack, but I noticed that there are two different stacks with either their …

javascript node.js angularjs web-applications mean-stack
Add Bean Programmatically to Spring Web App Context

Because of a plug-in architecture, I'm trying to add a bean programmatically to my webapp. I have a Spring bean …

java spring web-applications dynamic
ASP.NET custom error page - Server.GetLastError() is null

I have a custom error page set up for my application: <customErrors mode="On" defaultRedirect="~/errors/GeneralError.aspx" /> …

asp.net exception web-applications custom-error-pages
Using form input to access camera and immediately upload photos using web app

I came across this answer which is brilliant: In iPhone iOS6 and from Android ICS onwards, HTML5 has the following …

javascript html forms web-applications mobile
How to run multiple sites on one apache instance

Spent hours going in circles following every guide I can find on the net. I want to have two sites …

web-applications configuration apache2