No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
17 Posted Topics
Friends, I am stuck here , I am downloading some files from a url uing GZIPInputStream.I need to store this files.So i declared a bytearray with specified length.As i am downloading files with different size, i think i need to declare a dynamic byte array. Please help me to solve … | |
I know java doesnot support multiple inheritence.lets say my class A extends B.Now my class A is extending class B as well as Object Class .how this happens?Why class A gets compiled? | |
I attended one interview today,Interviewer asked me one question regarding the creation of unique identifier. Question : Consider same webapplication is deployed in 3 webserver.if any user registered in any of my application,a unique identifer is given to the user.It cannot be stored in a database.3 webserver should not produce … | |
Sir, is there any method which return the Local on giving a date as argument. publlic Locale getLocale(Date d){ // return locale } help me to get the locale. Please help me to get the locale on giving the date.Ie when i give us date,i need to get US. Please … | |
Hi friends, This is my first post in this forum. How can i get the locale(country name) from a system date.My intention is date display must determine from system what the locale is and display date appropriately ? Thanks In Advance. | |
I am new to java, I went to an interview yesterday....Interviewer asked me What is Object Oriented programming...I find a bit difficulty is aswering for that.Can you please give a good explanation for this question.... Thank You.... | |
Hi friends, please help me to solve this. i need to read the elements from xml file.I am using sax api. My xml looks like this :-> <test> <test1>hello1</test1> <test2>hello2</test2> <test3>hello3</test3> </test> In my startElement(...){ elementName.equals("test"){ //I need to get all the elements inside the test element.ie test1,test2,test2.with out going … | |
Hi, i want to get an xml file from a web application. what are the procedures to access the file. | |
[B]What is a nested beans?i want to create a nested bean for my application?Please help Thanks[/B] | |
[I][B][COLOR=Green]Please help me to get calender date from the given Julian date(1187610073812). [/COLOR][/B][/I] [I][B][COLOR=Green]Thanks in Advance..:)[/COLOR][/B][/I] | |
[B]Frnds, I am new to Xml,I had to develop a DTD for one application.I can develop the basic functions correctly.But I want to validate attribute value which should take only numbers,and also In the attibutename must be capital letter. Please advice.. Thank You Sarath. [/B] | |
Hi Freinds, I am learning Ant Tool,I developed a java program which is using an external jar file.I had set it in the classpath.I can run that program from my command line,but not able to run using ant.saying that it cannot find a class which is in that jar.i had … | |
[B][I]Hi[/I][/B] [B][I]is it possible to import static methods and varibles.if possible whats happening internally....Please advice...[/I][/B] | |
Hi Frnds, What is System.out.println..?How this three are related..? | |
Hi Guys & Gals, I am sarath.I am new to this website.I am doing a couse in java,j2ee.Please help me to solve my java technical problems:idea: through this site..Thanks in advance.... |
The End.