How do web servers deal with issues that arise when a machine has been on for a long time?
It seems to be accepted that computers that have been powered on for a long time and have any sort of complex software (ie and OS) running on them they tend to develop random errors and problems. Turning the device off and back on powers off the machine and destroys all volatile memory, generally fixing the problem.
How can I test a method which aggregates data from a database? [closed]
Closed 9 years ago.
How can I test a method which aggregates data from a database? [closed]
Closed 9 years ago.
How can I test a method which aggregates data from a database? [closed]
Closed 9 years ago.
Augmented Reality online video player [closed]
Closed 9 years ago.
How-To: a browser based, real time, shared memory inspection/debugger application [closed]
Closed 9 years ago.
Should I hide fields in REST resource representations based on the user’s security role?
What is the best practice for exposing different fields for a resource based on user’s role/ACL privileges in the system?
Should I hide fields in REST resource representations based on the user’s security role?
What is the best practice for exposing different fields for a resource based on user’s role/ACL privileges in the system?
Java App as Tomcat Service?
I currently have a basic j2ee website. Currently, a jsp frontend gets data from the backend (the java program, lets call it object “Score”). The backend gets this data from a web site.
How to model the dependencies between fields in very complex forms
We have to create a web application that will be used as an application form for multiple insurance products (15 in total). This application form will be similar to a form wizard, it will span across multiple pages, depending on what product between 4 and 10.