Tagged Questions

Questions about Java, a popular programming language, originally developed by Sun Microsystems.

learn more… | top users | synonyms

-1
votes
0answers
7 views

using AOP with JSF to profiling the methods [closed]

Could anybody explain the AOP with JSF to profile methods which should give the execution time of each and every method in application.
3
votes
3answers
68 views

Java certification - Should I upgrade?

I have Java 1.2 certification which I completed in 2002. Now I have 10 years of Java experience and I tried to catch up with all Java 5/6 new features but at times I am lost in some of the new things ...
5
votes
7answers
326 views

What is the accepted style for using the `this` keyword in Java?

I come from languages like Python or Javascript (and others that are less object-oriented) and I am trying to improve my working knowledge of Java, which I know only in a superficial way. Is it ...
-2
votes
2answers
197 views

Explain Static and Void Please? [closed]

I am currently learning Java, but I am confused on: Void Static Return Can you explain to me what each does? I know that void has something to do with return, but I need some clarification.
-1
votes
3answers
134 views

What is Interface in Java programming language?

Last week my lecturer was teaching us about interfaces in Java. However, I failed to understand her explanation that well. Does anyone have a good description, or explanation of Java interfaces, and ...
0
votes
0answers
23 views

What Java client+server stack to allow async client info popups and responses?

Being new to Java I'd like to use the following scenario to steer my learning and could use some advice! First I want to build a Java server app that handles login and client settings, and based on ...
-1
votes
1answer
69 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 ...
-1
votes
3answers
133 views

where i can learn complete Java [closed]

Possible Duplicate: how to learn Java I want to have a complete knowledge of java..the present institutes are more concerned about placements than the learning itself.. which is the best ...
1
vote
7answers
245 views

To PHP or Not to PHP? [closed]

Should I learn PHP in depth for my smaller projects or not? My main knowledge is Java/JavaScript for the web. My old small projects were written in classic ASP. However, ASP had its days. Now I am ...
2
votes
2answers
79 views

How do I package a J2SE app for sale to a market of buying customers?

Currently, I enjoy my Java 101 class. I have some ideas for apps that I'd like to make and with time and work I think the process of developing an application from the ground up will work out fine. ...
3
votes
0answers
185 views

Why were the highly anticipated closures removed from Java 7? [closed]

It looks like lambda expressions and functions (also known as closures), which were slated to be shipped with Java 7, have been deferred. For whatever reason, they are and now set to come in Java 8 ...
2
votes
6answers
269 views

The cost of running a Windows App Server

I want to know what is the cost of running a Windows Application Server. I know the cost of running a Linux server with Java based Application Server is probably zero. What is the cost of running a ...
1
vote
4answers
211 views

Are there any non-blocking web servers for Java?

I was studying about the infrastructure being used by Facebook, as I was developing a website based on social interaction for a university project. Facebook is using Tornado Web Server as its ...
9
votes
4answers
300 views

Learning path for web developer .NET or Java [closed]

I am interested to know how many real world web application servers are hosted by windows? I am going to learn C# and ASP.NET and want to convert my self from an embedded developer to a web app ...
2
votes
0answers
101 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 ...

1 2 3 4 5 49
15 30 50 per page