Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~4K People Reached

14 Posted Topics

Member Avatar for manisha

Hi manisha , I tried the same above but it's not opening the command prompt , it's compiled successfully , but it is hanging after that , [QUOTE][ICODE]sekharbabuk@sekharbabuk /cygdrive/c/j2sdk1.4.2_16/bin $ javac RunUnixCommand.java sekharbabuk@sekharbabuk /cygdrive/c/j2sdk1.4.2_16/bin $ java RunUnixCommand -----------###------------------------------------------ Command = cmd.exe -------------------------------------------------------- File Found : Microsoft Windows XP [Version 5.1.2600] …

Member Avatar for stultuske
0
2K
Member Avatar for babusek

HI Folks, we have database servers of large application. we set initialization parameters log_archive_dest_1="/u02/fra" and log_archive_dest_2 ="/u04/data". But after some time being the parameter "log_archive_dest_2 " changed to "/u01/get" can u please tell me what are the operations on database can change this parameters values? As customer is naive he …

Member Avatar for debasisdas
0
74
Member Avatar for babusek

Hii Folks , Sorry For this Long Question, Problem: I Want to Create 5 check boxes and i want to reorder those components using a GridBagLayout , and it's have a Container called Local_Container,after reordering of those components add to panel, so Now we have a Container(Local_Container with a label …

Member Avatar for babusek
0
174
Member Avatar for babusek

HI Folks , Any one Here Name The Java Swing Component with "Date and Time Instance"? Thankq Sekhar

Member Avatar for masijade
0
158
Member Avatar for gharish
Member Avatar for babusek

Hi Frnds, Sorry For The Spam . i have a class name"Super" program:[code] package turn; public class Super { public static String platformFlag=null; public void parse() { platformFlag="Sekhar"; } public static void main(String args[]) { Super ob=new Super(); ob.parse(); } } ------------------------------------------------------------------------------- Now i have another class in the same …

Member Avatar for stephen84s
0
152
Member Avatar for l_03

int accountNumber[] = Integer.parseInt(account[count][1]); int pinNumber[] = Integer.parseInt(account[count][2]; int balance[] = Integer.parseInt(account[count][3]; String name = account[count][4]; i dont know wat exactly r u doing here u created account[] is a String Single Dimension array and we are accessing it as a double dimension array -------------------------My View--- now u got the …

Member Avatar for l_03
0
228
Member Avatar for babusek

HI Folks , Sorry if it is the Repeated Question.... --->[B][COLOR="Green"] I want to Create An Object for a Class With user specified name.?[/COLOR][/B] Example : Class Name : Simple User Specified Name for a Object : SunServer i want like this Simple [B]"userSpecified Name"[/B] = new Simple(); how to …

Member Avatar for babusek
0
151
Member Avatar for babusek

[B][/B]HI Folks, Suppose say Class ("DaniWeb") Contains 3 Objects 1.SunSystems 2.Microsoft 3.Yahoo [B]Now user has entered an Object name suppose say (Yahoo) .. and we need to confirm if the User Specified object exists in that class are not , if not we have to create an object with the …

Member Avatar for stultuske
0
125
Member Avatar for babusek

Hi Folks:) , Problem: how to run unix "find" Command in Java Program using Cygwin Environment. I have been using the Runtime & Process classes to run the unix commands in java program,i can able to run the grep ,cat command etc.. But i Couldn't able to run the "find" …

Member Avatar for babusek
0
873
Member Avatar for babusek

[COLOR="Green"][/COLOR][B][/B][B]HI Folks[/B] This is Question seems like scrap but look into this .. I have several files in a directory(Ex:c:\dir\) now i have to remove the First 3 Characters from the File names in that directory. Using any unix command .. Test Case 1: C:\dir\ 123file.txt 456newfile.mp3 57575unixfile.dat trarruniing.txt After …

Member Avatar for eggi
0
180
Member Avatar for babusek

Hi Folks, Here is the Question for u ? ;) Is it possible to a Run a [B]Unix Shell Script File Using java Program [/B](ex: using Runtime ,process class etc....);) my Shell Script File Contains So many Commands (like find ,sed,awk,convert etc..) [B]----->[/B] I would like to run this shell …

0
105
Member Avatar for ajay23
Member Avatar for eggi
0
77
Member Avatar for babusek

HI Folks, This is [B]sekhar[/B] from India(Bangalore),i have been working on java,c,Unix .. I Now this is the Professional Community where u can Enhance the Technical Knowledge by sharing with others.. Thanks to the Owners of the Community, Have a nice time here

Member Avatar for Denniz
0
34

The End.