Forum: Java Oct 20th, 2007 |
| Replies: 3 Views: 719 I am using weblogic workshop 8.1 if anybody is familiar with this plz tell me.how to write the deployment descriptor in that? |
Forum: Java Oct 20th, 2007 |
| Replies: 9 Views: 1,533 can u just suggest one idea (for copying the files from one directory to another) |
Forum: Java Oct 19th, 2007 |
| Replies: 9 Views: 1,533 ok,thanks for giving the clue
can we copy a file from one directory to another directory using java? |
Forum: Java Oct 17th, 2007 |
| Replies: 9 Views: 1,533 plz help me how can we find out the size of a file or a directory using IO package in java? |
Forum: Java Oct 16th, 2007 |
| Replies: 9 Views: 1,533 yes I want to check two file have to be same in the name , size and also if the two directories have any sub directories and the files in the subdirectories those also it must be compared |
Forum: Java Oct 14th, 2007 |
| Replies: 9 Views: 1,533 1)I need to compare two directories .if the files which r not same in the two directories i want to list them in a new text file
can anybody help me solving this question
2)how to write in a file... |
Forum: Java Aug 21st, 2007 |
| Replies: 2 Views: 1,911 I am weblogic server
plz tell anybody how to create more objects in object pool? |
Forum: Java Aug 21st, 2007 |
| Replies: 10 Views: 4,679 hello,
String s1=new String("0000001");
Double d=new Double(s1);
double d1=d.doubleValue();
s1=d1+"";
if u solve ur problem plz give a reply. i hopw u will solve ur problem by using this simple... |
Forum: Java Jul 27th, 2007 |
| Replies: 2 Views: 1,000 how to pass the commandline arguments in eclipse 3.1? if any body knows plz tell me... |
Forum: Java Jul 27th, 2007 |
| Replies: 2 Views: 2,032 how to know the version details in java by commandprompt?
if any body know the command plz give a reply to me |
Forum: Java Jul 23rd, 2007 |
| Replies: 2 Views: 727 can we create an war file in eclipse3.1 version with out taking the help of dos? if it is possible to create an war file plz tell me the procedure how to create it? |
Forum: Java Jul 23rd, 2007 |
| Replies: 6 Views: 1,194 I am passing a null value as a parameter to a method the code is like that--
[
public class A
{
public void ob1(Object o)
{
sopln("object version");
}
public void ob1(String s1) |
Forum: Java Jul 15th, 2007 |
| Replies: 1 Views: 546 plz help me in writing the logic with out using the util packege classes in java? plz give the code for this program in linkedlists way (not by using util package classees)
import java.util.*;... |
Forum: Java Jul 15th, 2007 |
| Replies: 4 Views: 876 can we run a run() method with out using a start() method in a program?
public class A extends Thread
{
public void run()
{
System.out.println(" i will execute any way");
} |
Forum: Java Jul 9th, 2007 |
| Replies: 11 Views: 7,791 can u tell me the dos command for unzipping the jar file? |
Forum: Java Jul 8th, 2007 |
| Replies: 4 Views: 5,776 for reading u can use Inputstream and for writing u can use outputstream classes with the help of read and write methods in a loop condition. |
Forum: Java Jul 8th, 2007 |
| Replies: 2 Views: 700 why we can't specify like the following code
synchronized class a
{
--
}
if we want to synchronize a class we need to code like |
Forum: Java Jul 8th, 2007 |
| Replies: 11 Views: 7,791 |
Forum: Java Jul 6th, 2007 |
| Replies: 3 Views: 1,016 how to implement linkedlists without using util package in java? |
Forum: Java Jul 6th, 2007 |
| Replies: 6 Views: 1,324 i WANT TO INITIALIZE MY FIELDS IN THE CONSTRUCTOR IN A SERVLET |
Forum: Java Jul 2nd, 2007 |
| Replies: 10 Views: 1,475 r u sure? i am sure that Httpservlet and GenericServlet s are both abstract classes.by verifying kathey sierra book. |
Forum: Java Jul 2nd, 2007 |
| Replies: 3 Views: 3,241 using callablestaments we can execute the trigger? |
Forum: Java Jul 2nd, 2007 |
| Replies: 10 Views: 1,475 Y compiler doesn't give the error ? it is an abstract class na? |
Forum: Java Jul 2nd, 2007 |
| Replies: 6 Views: 1,324 why can't we initializa the fields in a constructor in the servlet? |
Forum: Java Jul 2nd, 2007 |
| Replies: 3 Views: 3,241 can anybody tell how to implement a trigger in a jdbc program? |
Forum: Java Jul 2nd, 2007 |
| Replies: 10 Views: 1,475 mr. peter did u understend the my doubt? |
Forum: Java Jul 2nd, 2007 |
| Replies: 10 Views: 1,475 I am trying to understand the servlets concepts.
Httpservlet is an abstract class then our servlet need to implement to all the methods in that Httpservlet na? |
Forum: Java Jul 2nd, 2007 |
| Replies: 10 Views: 1,475 I am using a servlet, in that servlet I used a doPost() method by
extending the HttpServlet. then who implement the all remaining methods( doGet,doPut,doHead,doOptions.......) |
Forum: Oracle Apr 12th, 2007 |
| Replies: 5 Views: 2,230 then what is the use of export and import commands? |
Forum: Oracle Apr 11th, 2007 |
| Replies: 5 Views: 2,230 hi,
how to export a table from sql*plus to an secondary memory like
cd ,floppy or hard disk. I challeneged with my friend I will tell u in a
week. if anybody knows please give the commands... |
Forum: Assembly Apr 6th, 2007 |
| Replies: 0 Views: 1,312 1)A positive going pulse which is always generated when 8085 MPU begins the machine cycle.
a) RD b) ALE c) WR d) HOLD
2).when a ----- instruction of 8085 MPU is fetched , its second and... |
Forum: C++ Apr 6th, 2007 |
| Replies: 6 Views: 1,334 no.no.. I just used the keyword extern, it is giving the error |
Forum: C Apr 5th, 2007 |
| Replies: 2 Views: 1,015 Memory allocation of variables declared in a program is ------
a) Allocated in RAM
b) Allocated in ROM
c) Allocated in stack
d) Assigned in registers.
which one is correct please tell me the... |
Forum: C++ Apr 5th, 2007 |
| Replies: 6 Views: 4,001 In my editor that file is not there I dont know wheter it is missed or not.
is it compulasory to use external variables? |
Forum: C++ Apr 5th, 2007 |
| Replies: 6 Views: 1,334 :?: what i smeant my linker error in c++.?
why it causes in c++? |
Forum: C++ Apr 5th, 2007 |
| Replies: 9 Views: 1,303 :sad:
for comipiling the c/c++ program my editor is taking so much time for even it is 2 or 3 lines of code also .because of this i am unable to do more progrmas in a day.
please... |
Forum: Oracle Mar 31st, 2007 |
| Replies: 5 Views: 4,196 :?: how to delete all the tables in the a user at a time? |
Forum: Oracle Mar 30th, 2007 |
| Replies: 3 Views: 3,146 U Have Tried This One? This Is Not Working. All The Tables R Same Like That Only |
Forum: Oracle Mar 29th, 2007 |
| Replies: 3 Views: 3,146 can any body tell how to delete all the tables in a user ata a time |
Forum: C++ Mar 29th, 2007 |
| Replies: 7 Views: 1,363 suppose ,if u do an addition in c++ , where the addition opertor will be stored in a program |