Hi all, I am a new graduated student, I plan to take java certification.Some of my friends advices me to go for (CX-310-055) certification. Is there any one of...
put it in if expression Pavan Agrawal <agrawalpavankumar@...> wrote:HI I HAVE A QUESTION, HOW TO PRINT 'HELLO WORLD' WITH OUT ' ; '(SEMI COLON) IN JAVA...
exactly that wat he means.. do this public static void main(String args[]) { if(SOP_HERE)........ } Manuel Tejada <visualbprogrammers@...> wrote: Hi...
Thanks Anurag, But what's the point? I think the semicolon in a print statement is like the RED LIGHT for the string, please correct me if I am wrong. Manuel ...
It kind of sounded like one of those trick interview questions that you never ever would use, but someone who has not under pressure with an interview can...
Hi all... I know that it isn't the escope of this list, but i'd like to know something about "How is work with Java in another country". I'm from Brazil and i...
Hello group members, I am new to this i need a good guide to guide me to get a java certification first of all i dunno any thing i can do as much hard work i...
I have a JSP page that I'm adding info to. I need to call a JAVA class that will give me the info out of an XML file to put on the JSP page. The data coming...
Hi Keith, Here it is: <<<<<< jsp >>>>>>>> <@page import="java.util.*> <% ArrayList myArrayList = (ArrayList)session.getAttribute("myArrayList"); int...
I am based in Pune, India. Here's my thoughts - (a) Java/J2EE related projects have been booming for long out here and today they have sky-rocketed (b) A...
Hi Anurag, I dont think u can use just SOP in if expression, as SOP returns nothing(void), it cant be used in if expression coz it expects boolean as an...
Hi... there r three options 4 dis:: 1)define d value in #define as constant n u dnt have to terminate d statement.. 2)put d printf statement in d if...
Use SAX when you want to parse huge XML file as it is an event based parser, use DOM when you have small XML files, coz DOM creates object model for ur xml...
i am third year student ,i am good in java and other languages like c and databases sql php tcl ,,but i have no idea how to choose a project ,,that i want...
Hi marc, This is ashok from India. what anurag said is correct..Most of the companies using the appserver are weblogic and webshere....Even JBoss also coming...
hi this is chaitanya, I have a dought while we r writing helper classes (i.e) inner classes we cant declare static variable inside the inner classes why ? plz...
I MA AGREE WITH MR SRIVASTVA I DIDN'T FIND THE SOLUTION, I AM WORKING ON IT Srivatsa Katta <srivatsa_ka@...> wrote:Hi Anurag, I dont think u can use just...
apache is the name of a software foundation.. which has an open source project called jakarta one of those subprojects is tomcat.. which is a servlet container...
hi anil, A good question you have asked, Many of the people are thinkingthat Apache and Tomcat are same but it is wrong. Apache is the webserver and tomcat is...
Apache and tomcat are different..Tomcat is only for java oriented applications..But both are webservers..Tomcat written in java..But Apache written in...
hi sir i am sumaira sana. i am designing an application for disables that is talking keyboard and Text to speech converte. i have just 1 problem and that is in...