Questions tagged [web-applications]

375 questions
20
votes
18 answers

What are some good web based trouble ticket systems?

I'm looking for a trouble ticket system so that I can track issues for various customers. I used one before at my previous employer but it wasn't anything too great. I'm wondering which ones you would recommend and what other features that I might…
kovert
  • 437
8
votes
6 answers

Web application to manage software distribution

I'm the IT guy for a small software development company. We have software that is downloadable by customers that purchased a license via our web site. I'm trying to find a solution to better manage the software download process. With each new…
Josh
  • 113
2
votes
3 answers

Websphere portal multiple logins from the same browser

I have a problem with my websphere portal set-up. When I log into my portal more than ones from the same browser ( one user per tab in firefox ) they seem to share the same session so if user A logs in first and then user B, user A disappears and…
Buzzzz
  • 205
2
votes
3 answers

smallest footprint for Web Application server?

There are times when you need to spare hardware resources (either to keep using legacy hardware, to play the embedded card, or just to be efficient because a large footprint is trashing CPU caches, leading to unacceptable levels of idle-states). In…
edgardodelamanta
1
vote
1 answer

Sandboxing Web applications

I want to sandbox multiple web applications hosted on the same server. To test my scenario I configure an Apache web server on a local machine with web apps hosted on that machines. One of the web apps is vulnerable and I want to contain the…
Ali Ahmad
  • 119
0
votes
2 answers

Web apps vs desktop apps

It seems like Chrome OS completely ignores the need of desktop apps. What are the Pros and Cons of desktop apps.
user27361