0
votes
What are the main tools/frameworks used nowadays in Java?
The Apache Foundation has done some great things:
Web service development made easy - Apache CXF
For java web applications …
0
votes
Rapid web application development with a Web Toolkit
I think Symfony may be the way to go because, like your apps:
it's written in PHP
ORM based on Propel/doctrine (so …
0
votes
Web Development: What page load times do you aim for?
Tricky question.
For a regular web app, you don't want you page load time to exceed 5 seconds.
But let's not forget that:
the 20%-80% rule applies here; if it takes 1 sec to l …
