Forum: Java Sep 30th, 2009 |
| Replies: 11 Views: 332 even if we specify extends to other class.It extends to object class. |
Forum: Java Sep 29th, 2009 |
| Replies: 11 Views: 332 Anyway its extending the object class. Or How these Object class is made super class to our class. How our class know that Object class is super class with out explicitly extending? |
Forum: Java Sep 29th, 2009 |
| Replies: 11 Views: 332 ok.So it is multiple inheritence right.extending to two classes.How jdk peoples implemented that ? |
Forum: Java Sep 28th, 2009 |
| Replies: 11 Views: 332 Thanks for the replies.I want to know how these implementation happens.ie extending object class invisibly and extending to Other class explicitly. |
Forum: Java Sep 26th, 2009 |
| Replies: 11 Views: 332 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? |
Forum: JSP Aug 27th, 2009 |
| Replies: 2 Views: 335 Thank you for your reply.How will they communicate with each other ? |
Forum: JSP Aug 26th, 2009 |
| Replies: 2 Views: 335 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... |
Forum: Java Aug 26th, 2008 |
| Replies: 3 Views: 1,234 Can any one send me a link to to download a Datepicker for my swing based application.The date picker must support the default locale.ie when i give a US date ,It must be shown as the defult locale... |
Forum: Java Aug 7th, 2008 |
| Replies: 3 Views: 1,234 Hi Friends,
Please help me to find out the different date format of the countirs, ie MM/dd/YYYY is the dateformats of US and dd/MM/YYYY is for india.lke this i want to compare a date with all... |
Forum: Java Aug 6th, 2008 |
| Replies: 3 Views: 1,234 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. |
Forum: Java Jul 25th, 2008 |
| Replies: 1 Views: 1,846 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... |
Forum: Java Feb 21st, 2008 |
| Replies: 7 Views: 768 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... |
Forum: Java Jan 9th, 2008 |
| Replies: 2 Views: 2,910 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... |
Forum: Java Sep 22nd, 2007 |
| Replies: 3 Views: 1,772 Thanks You for ur valuable reply.. |
Forum: Java Sep 21st, 2007 |
| Replies: 3 Views: 1,772 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> |
Forum: Java Sep 21st, 2007 |
| Replies: 7 Views: 5,438 |
Forum: Java Sep 12th, 2007 |
| Replies: 7 Views: 5,438 There is one web application which is already running,I want to get the xml file from that application.I need to get the data from that xml.What is the procedure for getting that file..? |
Forum: Java Sep 12th, 2007 |
| Replies: 7 Views: 5,438 Thanks Peter for you reply.
I had created the user freindly xml editor.there are some drop-downs. To populate these drop downs, i need a xml file,which is placed in the server.How can i get that... |
Forum: Java Sep 12th, 2007 |
| Replies: 7 Views: 5,438 Hi,
i want to get an xml file from a web application. what are the procedures to access the file. |
Forum: Java Sep 6th, 2007 |
| Replies: 1 Views: 620 What is a nested beans?i want to create a nested bean for my application?Please help
Thanks |
Forum: Java Aug 23rd, 2007 |
| Replies: 2 Views: 4,160 Please help me to get calender date from the given Julian date(1187610073812).
Thanks in Advance..:) |
Forum: XML, XSLT and XPATH Jul 21st, 2007 |
| Replies: 0 Views: 2,831 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... |
Forum: Java May 28th, 2007 |
| Replies: 1 Views: 1,011 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... |
Forum: Java Sep 26th, 2006 |
| Replies: 1 Views: 815 Hi
is it possible to import static methods and varibles.if possible whats happening internally....Please advice... |
Forum: Java Sep 18th, 2006 |
| Replies: 1 Views: 936 How can we make a class immutable..? |
Forum: Java Sep 18th, 2006 |
| Replies: 3 Views: 938 |
Forum: Java Sep 18th, 2006 |
| Replies: 3 Views: 938 Hi Frnds,
What is System.out.println..?How this three are related..? |
Forum: Community Introductions Sep 18th, 2006 |
| Replies: 3 Views: 898 where should i post techie questions..? |
Forum: Community Introductions Sep 17th, 2006 |
| Replies: 3 Views: 898 In System.out.println,what is Sytem,out,and println.? |
Forum: Community Introductions Sep 17th, 2006 |
| Replies: 1 Views: 713 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.... |