-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi All,
I very often come across this question of why we have got lots of web frameworks addressing the same or similar drawbacks.
when looking deeply, i also have given thought on why JSP / Servlets is not being used after the other web frameworks (like Struts, Spring MVC etc) have shown their…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I very often come across this question of why we have got lots of web frameworks addressing the same or similar drawbacks.
When looking deeply, I also have given thought on why JSP / Servlets is not being used after the other web frameworks (like Struts, Spring MVC etc) have shown their existence…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello everyone,
I've been playing with Java Servlets and Ajax a bit, and I've got
a situation on which I would really appreciate advice.
Let's say I have HTML page with a start and stop buttons, and as a result of clicking start button,
overridden doGet (or doPost) method on a servlet is invoked…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have a very strange issue with some of my servlets. Below is my configuration:
Folder A has X number of servlets deployed in Tomcat directory
Folder B has Y number of servlets deployed in Tomcat directory
After certain amount of time or hits to any of the servlets in Folder B, it stops working…
>>> More
-
as seen on Dot net Slackers
- Search for 'Dot net Slackers'
Hey Guys,Author of More Servlets and JSP, Marty Hall is coming to Bangalore this April to speak on Choosing an Ajax/JavaScript Toolkit: A Comparison of the Most Popular JavaScript Libraries, Pure Java Ajax: An Overview of GWT 2.0, Integrated Ajax Support in JSF 2.0 and Ajax Support in the Prototype…
>>> More
-
as seen on Oracle Blogs
- Search for 'Oracle Blogs'
Java EE???????Java EE???????????????·????????????Core J2EE Patterns(J2EE????)?????????????????????10???????????????? “????????????”?????????????Java EE??????6?????????WebLogic Server?????????????·???????????????J2EE???????????????????????????????2012?4???????JavaOne Tokyo 2012??????????Java EE 6?…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Would you start J2EE project nowadays if you have other alternatives?
UPDATE: I think little clarification is needed: Is it worth investing in J2EE if practically everything it claims to offer can be achieved by using other technologies? To be honest, J2EE scares me by its monstrosity and I foresee…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi There!
I have a design problem .
My application has multiple J2EE components ,In simple terms one acts as a service provider(Non UI) and others are consumers(UI webapp) .
The consumer gets the configuration data from the service provider(this basically reads the data from DB) during the start…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi There!
I have a design problem .
My application has multiple J2EE components ,In simple terms one acts as a service provider(Non UI) and others are consumers(UI webapp) .
The consumer gets the configuration data from the service provider(this basically reads the data from DB) during the start…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi All,
i am new to the web development environment, having came from a unix/c environment.
i've been recently asked to create a web app, which i thought would require postgresql,
java/j2ee, and javascript for the client interface. as i had wanted a nicer gui, i've
been reading up on extjs, which…
>>> More