0
votes
2answers
189 views
How to redirect NullPointerExceptions in Struts?
Hi, is there a way to redirect all NullPointerExceptions to a pretty jsp page perhaps in Struts?
Thanks in advance!
…
-1
votes
5answers
97 views
Do you memorize the tags in your XML configuration?
Do you guys memorize the tags in
your XML configurations particularly
in Java?
Do you guys memorize the tags in
web.xml, in your Ant configuration
files, in your Spring configuration …
11
votes
11answers
572 views
Why is Java frequently used for enterprise applications?
Hi! As a Java newbie I'm wondering: of all the languages in the world, why is Java frequently used for enterprise applications? What makes it that way compared to the other languages? Will it conti …
