Tagged Questions

3
votes
2answers
159 views

Is JSF really ready to deliver high performance web applications?

I have heard a lot of good about JSF but as far as I know people also had lots of serious complains with this technology in the past, not aware of how much the situation has improved. We are ...
1
vote
2answers
186 views

What techniques would you use for a next generation java web application?

I'm working at a site similar to Foursquare and Yelp, with approximately 100000 unique requests each week that generates content, growing steadily. We are currently using: Seam as Java web ...
0
votes
2answers
55 views

What are the steps to take when dealing with high traffice sites to increast performance as a programmer

Recently i was asked by an interviewer "what steps will you take when u are dealing with a high traffic site which will expect many requests simultaneously like yahoo, google." i want to here your ...
-1
votes
1answer
106 views

Data Grid for Web Application

Are there any good Data Grid libraries that allow the user to view and edit data from a database? My boss asked me to research possible Data Grid resources to supplement our web application and I ...
2
votes
0answers
125 views

Building a Java Web Application/Website for 2012, what technologies, guidelines, best practices would you recommend? [closed]

I am interested in high level design, frameworks, platforms and methodologies that people would recommend/suggest (and why?) if starting with a 'blank canvas' today to build a java web app/website for ...
0
votes
5answers
134 views

Front-End Java Web App Framework

I have not done web development in Java for the past three years and now I need to use one for a project I am working on. I am thinking of using Seam, Flex + BlazeDS, Struts2 or Spring MVC. The most ...
2
votes
2answers
168 views

Which Java framework meets these requirements?

Which Java framework meets these requirements? What set of frameworks would be best suited to meet these requirements? The requirements are: oriented for web support for transactions support for ...
0
votes
5answers
301 views

Developing a simple web-application?

I decided to do a mini-project by myself to help me understand a bit more about developing web applications before starting the new university semester. Using the Java SE and JEE/J2EE platforms. I ...
86
votes
23answers
5k views

Why isn't Java used for modern web application development?

As a professional Java programmer, I've been trying to understand - why the hate toward Java for modern web applications? I've noticed a trend that out of modern day web startups, a relatively small ...
1
vote
1answer
92 views

Is there any benchmark comparing diffentent Lucene implementations?

Lucene is 100% java. Also, it has been implemented in different languages. I think that java, being an interpreted language, is slow, so processing expensive requirements like indexing cannot be a ...
0
votes
3answers
114 views

How to create and integrate Web-service without using Maven

I am new to Web-Services, I am looking to create and integrate web service in my existing project, but I don't want to use Maven; I am using eclipse, Spring Framework, Hibernate to create my web ...
30
votes
15answers
5k views

Fellow programmer used worst programming practices

I know it seems odd to say, but a fellow programmer at work deliberately used a couple of bad programming practices on purpose! I'll explain. First let me say that he's an intelligent guy and for ...
1
vote
4answers
162 views

Matching my skills with Java and Web Programming

here is my main question: What is the most common way that Java is used in web development? The reason I ask: I am currently in the process of finding my first internship. Every employer has a ...
2
votes
1answer
125 views

Java servlet container popularity

Is there any new research result about the popularity of Java servlet containers? The only one I found is from 2003 netcraft servlet engines.
1
vote
4answers
511 views

Java or Python for internet application?

In choosing a technology for internet applications where the number of users may scale over time, which one should we consider: Java or Python? What are the considerations in choosing one and not the ...

1 2 3
15 30 50 per page