In my thinking, why not do something different, like a robotic project using linux, Java Technology and PC as environment. and Java communication or JNI to...
Hi Java Masters, I am a Btech student. I have to make a six months major project to be submitted to the university. I have done Java(Core / advance) and also...
can any one help me in configuring spring framework in my pc. i don't know what r the class paths i should set how to develop spring framework. ... Bollywood,...
You can develop a chat application in java using RMI. Run a server application then keep running that .. now it will accept the incming connections. means...
Better u take help from any .Net forum. Instead here you can get help regarding calling a >net function from Java ... --Gaurav Daga ... -- Gaurav Daga |...
Hi dear. You can do as follow: 1)You have to put spring.jar in class path + any related jars depned on other used frameworks/libraries. eg if you use quartz,...
Hi dear. Following text has been gotten from wiki. 1)POJO is an acronym for Plain Old Java Object, and is favoured by advocates of the idea that the simpler...
hi java pros.. i am not new to java...i know the basics...but given a option i prefer to code in c++ rather than java... now i got placed in a company which...
Hi dear In my opinion, Best Ebooks for java are followings: 1) Java Tutorial containing 3 ebook. It's very simple and almost complete. 2) Thinking In Java by...
Hi Why not to try something different than databases, Tomcat, Apache, JBoss and Servlets. Why dont u try to use the Java 2D Graphics API, its powerful and full...
I would suggest complete reference (because I used it) James Gosling's book is good. As you already know Java, this one is better. Lots of details and easy to...
Hi i think financial domain projects are good especially Banking projects. regards Kumaravel sukhdeep singh <sukhdeep5953@...> wrote: Hi Java Masters, ...
hi everyone, i have a form in javascript.it contains some fields and submit button i shld be able to submit even if i leave the fields blank then shld i verify...
Hi This is suresh now i am learning java (servlets) i couldn't deploy the sevlet into Weblogic server i tryed alot but i couldn't. can any one send me the...
Dear friends, I does not able to write correct JDBC prgm in JSP. Anyone can guide me to write a JDBC prgm in JSP J.John Vijay Who make the things possible ... ...
Hi Am I late? A good place to start from, check this one (its commercial with Trial version) http://www.jscape.com/articles/retrieving_email_using_java.html ...
Hi, Why should I use Struts? I don't mean comparison with other frameworks. When I can use Servlets, JSPs, and POJOs to create MVC application, why should use...
Hello Friends; I develop a j2me application and i am at starter. I need datagrid component free or chargable. Is there anyone who can help about it? Thanks in...
hi friend, we can write JDBC code in jsp codein some ways.from that JSTL is the easiest way of writing JDBC code in JSP. for writing JSTL u should have...
I wouldn't look at it as simply being easy, as you have to learn a whole new library to deal with to learn struts features and it honestly adds a level of...
It is just like why we prefer using bicycle rather than walk on foot. Struts, JSF, Spring and any other frameworks give us simplicity. ... From: Srikanth Reddy...
Leonard
leonard.tambunan@...
Jan 7, 2008 9:37 pm
30647
Hi dear. Struts or other powerfull & component-based frameworks such as JSF,Tapestry,etc provides many usefull features such as: Web Components Navigation...
Hi dear. Your question is very general(not specific). However I suggest followings: You should encapsulate jdbc-specific code in a class(or multiple...
Hi dear. I suggets followings: Core Servlets and JSP by Marty Hall, it's very deep and technical. Sun J2ee Tutorial,Web Section. it's simple and almost...