Tagged Questions
4
votes
1answer
195 views
Programming in academic environment vs industry environment [closed]
Possible Duplicate:
Differences between programming in school vs programming in industry?
This is a general discussion about programming in the industry environment.
The background story is ...
18
votes
5answers
570 views
Is object pooling a deprecated technique?
I am very familiar with the concept of object pooling and I always try to use it as much as possible.
Additionally I always thought that object pooling is the standard norm as I have observed that ...
2
votes
3answers
115 views
What's the best way to implement a browser-based SOAP client?
We have an existing architecture of enterprise SOAP webservices based on JavaEE 6 that transfers large payloads of data.
We want to develop a browser based front end for these sevices, and I would ...
2
votes
3answers
185 views
SLF4J vs LOG4J Which one to prefer?
I have seen this question but does not answer me. It have a brand new project . I have almost always used Log4J but now I am seeing SLF4J making some waves.What is it that Log4J could not do and we ...
-2
votes
3answers
260 views
If I want to be a Java EE developer, what should I be looking for in courses?
I have some intermediate Java programming skills and I was thinking about taking it a step further. What should I be looking for in college courses and electives if I want to get into Java EE ...
5
votes
5answers
291 views
How to learn Java web application development?
I’m planning on making a Java web application using Amazon Web Services Elastic Beanstalk. AWS Elastic Beanstalk basically provides PaaS on top of AWS’s cloud computing resources.
The problem I’m ...
2
votes
5answers
325 views
Java SE and Java EE?
I was now talking with some people and they told me that if i was intrested in a job in the future for Java programming i should not spend too much time only learning Java SE i should spend time ...
0
votes
2answers
165 views
Getting into JEE
I'm the author of this question from a couple of months ago:
Java but no JEE experience
I thought about just editing this question, because this a bit of a followup to it - but it's actually a ...
3
votes
2answers
187 views
Customer wants to modify the .properties files packaged in our WAR file
I have a customer who wants the ability to modify the .properties files packaged in the web applications WAR file so that they have the control to modify environments at settings. They will be ...
1
vote
1answer
243 views
Why oracle does not offer certification for JSF?
My question this time is not related to a concrete programming problem, but i think still ok to post it here.
I think is more than 4 years since JSF technology came out, as an alternative for JSP but ...
1
vote
1answer
171 views
What is the best way to manage Hibernate sessions in a Struts-1 application?
I am now the owner of a Struts-1 application, and the Hibernate session management is all over the place. I have searched online documentation but have not found a clear explanation of the best way ...
4
votes
3answers
335 views
What are the latest developments in Java/Java EE?
I am an experienced Java developer, but I lost touch with latest developments, as I am just in touch with normal servlets, JSP, JMS, etc. I would like to ask few questions:
I am seeing Spring, ...
3
votes
4answers
300 views
Java but no JEE experience
I have quite extensive Java experience (many years of Swing, desktop apps, gigantic applets), but have done very little JEE - only one single gig for 9 months, but that was very narrow work where I ...
6
votes
2answers
299 views
What are the best things to put in my portfoilo to demonstrate my Java skills and make me more marketable?
I have studied Java for quite a while and written a lot of small SE programs. I have a good grasp on the language at this stage but unfortunately I do not work in the area of Java programming (as of ...
2
votes
2answers
358 views
Where can I find Java EE projects looking for help?
I am a beginner in Java EE technology. I have a 2 years of experience in C# and Java specially in desktop development (and months of experience in PHP and JavaScript). But I want to work on web ...
0
votes
1answer
168 views
What are some good JAIN SLEE related books?
Could you recommend some good reading materials related to JAIN SLEE? Or Java in Telecommunications in general.
4
votes
3answers
431 views
Where can I find some good EJB 3.1 tutorials?
I searched for a concise EJB 3.1 tutorial, but most stuff I found was outdated, incomplete or only there in fragments. Do you have some good links?
I'm only interested in EJBs, so JSF and JSP is not ...
1
vote
1answer
306 views
Good Video tutorials to Java EE?
Are there any good video tutorials to learn Java SE/Java EE and related stuff? I found one in VTC. Are there any others?
1
vote
1answer
91 views
How to get started in coding for JBoss
I have an idea on how to revamp our internal application, after having accessed the needs of the users, addressing thier current issues, and the like.
But I am not a coder. My last application I ...
8
votes
4answers
577 views
Is your company thinking of transitioning from java to another technology? [closed]
As every Java developer knows, Oracle bought Sun and the future of java looks quite unclear, specially since Oracle wants to monetize the JVM. Java as a language has also been stale in the last few ...
3
votes
4answers
404 views
Why do almost all Java jobs (postings and from recruiters) say J2EE rather than the newer JEE versions?
I'm still fairly new to Java but have definite comfort now working within the framework I am used to which would mainly be focused on Spring, Hibernate and JEE 6. It seems like every time I talk to a ...
6
votes
1answer
947 views
“Oracle Certified Expert, Java Platform, Enterprise Edition 6 Java Persistence API Developer” Preparation
I have been working with Hibernate for a fews years now, and I want to solidify and demonstrate my knowledge by taking the Oracle JPA certification, also known as:
"Oracle Certified Expert, Java ...
2
votes
4answers
373 views
Advice for transitioning into a Java developer position from doing other types of web development?
I've been doing web programming and currently work at a company working with mainly PHP and Javascript. For a little while now I've been becoming more and more frustrated with the shortcomings of this ...