Search the web
Sign In
New User? Sign Up
Java_Official · Java SE . EE . ME . AJAX . Web services
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 23526 - 23555 of 31700   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
23526
Dear Java_Official group members, Just want to give some brief history on this group, as it is the 8th years this group is founded. The group is founded in...
java_developer
Offline
Jan 1, 2006
10:24 am
23527
A quick and dirty Java Sockets API program: // imports java.net.Socket, java.io.* void uploadFile(String hostAddr, int port, String fileName) throws ...
Paul-John A. To
datacrazy02
Offline Send Email
Jan 1, 2006
7:56 pm
23528
Hello 2 all, I just starting learning the J2ME Programming so i want some help file like ebooks ,pdf or tutorials so if any body have some books or any lik...
pritesh loke
priteshloke
Offline Send Email
Jan 2, 2006
6:45 am
23529
Hi , I want to learn AJAX. i just gone through few presentations on ajax. but i havent fully understand it. please some one provide me tutorial where i can...
praveen
java_id_4me
Offline Send Email
Jan 2, 2006
10:53 am
23530
Hai How to pass request parameters from one page to another. My requirement is depending on login i want to access other values in next page how? please give...
thangellapalli srivani
vani_thangella
Offline Send Email
Jan 2, 2006
5:50 pm
23531
Hi I have a requirement to read a .csv file from the java program and store the values to the database. Plz reply me if any one knows about it Regards vaasu. ...
krishna srinivas
kssrinivas2004
Offline Send Email
Jan 2, 2006
5:50 pm
23532
Hi Praveen, Its Chintan here. I have started learning XML and i found this tutorial good for learning it. http://www.w3schools.com/xml/default.asp and if you...
Neo Matrix
neo_isbackin...
Offline Send Email
Jan 2, 2006
5:50 pm
23533
This mail was sent to this list a time ago, maybe it can help u ;) thx to hazomzom for the mail. ... From: hazomzom <hazemtorab@...> Date: Dec 25, 2005...
Bruno Penteado
polaco_bcap
Offline Send Email
Jan 2, 2006
5:51 pm
23534
... Hi Vaasu, a colleague of mine has used a Java class reading .xls files (don't recall the name), I'll get hold of him as soon as possible if you need to. ...
Nico Heinze
nico_heinze
Offline Send Email
Jan 2, 2006
6:21 pm
23535
Use a BufferedReader to read each line of the input line Use a StringTokenizer to break each line on every ocurrence of a comma, The rest is JDBC (or whatever...
Tony Lāmpada
tonylampada
Offline Send Email
Jan 2, 2006
6:29 pm
23536
... It's more complicated than that. For example: "Smith, John", Mr, 123 Main Street, Anytown, US, 00000 If you just split the line on commas you are going to...
Josh Helmer
joshhelmer
Offline Send Email
Jan 2, 2006
7:22 pm
23537
hi ... u can use session or application variable... bye praveen ... -- Bye Praveen +91 98663 21292 [Non-text portions of this message have been removed]...
Praveen
gipraveen
Offline Send Email
Jan 2, 2006
10:40 pm
23538
Hey guys, I've been looking into networking in Java and I want to work with raw IP Addresses as I don't have a DNS server on my test network (there's no real...
mo_roodi
Offline
Jan 3, 2006
1:09 am
23539
Hey guys, I know that the code below is a dirty way of uploading a file but can anyone advise on the server side of things to receive the file and put it all...
mo_roodi
Offline
Jan 3, 2006
1:10 am
23540
The server-side code is similar to the client: import java.net.*; import java.io.*; void receiveFile(int port, String fileName) throws Exception { ServerSocket...
Paul-John A. To
datacrazy02
Offline Send Email
Jan 3, 2006
2:59 am
23541
Hi All My requirement is ,I need to set JfileChooser not to move any where in the screen,Ie I need to set floatable as false in File Chooser or in any of the...
manjunath_cs99
Offline Send Email
Jan 3, 2006
3:25 am
23542
Vani, there are so many ways u can do it. a simple way is to take the request paramaters values ,add those parameters to some sort of collection(list yeah set...
praveen
java_id_4me
Offline Send Email
Jan 3, 2006
3:43 am
23543
Hello friends, I just want 2 know that how can i run DOS commands through java program. if anybody know than plz reply me. vishal Send instant messages to your...
vishal gupta
vishalgupta812
Offline Send Email
Jan 3, 2006
6:21 am
23544
... Hi Manjunath, why on earth are you supposed to do something as silly as making a JFileChooser not moveable around the screen? What can be the reasoning ...
Nico Heinze
nico_heinze
Offline Send Email
Jan 3, 2006
6:59 am
23545
... Hi Vishal, use this method: class ExecTest { public static void main( String args[]) { String cmdAndArgs[] = {"find", "/v", "\"what to look for\"", ...
Nico Heinze
nico_heinze
Offline Send Email
Jan 3, 2006
7:03 am
23546
hi, I tried the below program,it is giving an error as follows: ExecTest.java:5: illegal escape character String cmdAndArgs[] = {"find", "/v", "\"what to look...
sathya r
r_sthy
Offline Send Email
Jan 3, 2006
7:42 am
23547
hi Vishal Try this: ...
rajendra rajguru
rajendrarajg...
Offline Send Email
Jan 3, 2006
7:42 am
23548
hi pls help me, i had create session in a jsp page and want to retrive that session value in other jsp. but i am not getting it , pls help. regards bhupesh sah...
bhupesh sah
bhupesh_sah
Offline Send Email
Jan 3, 2006
7:43 am
23549
HI All, can any one help me, i am new to this Bea WebLogic8.1 how can i set the Class Path for WebLogic8.1 & How can i Deploy the Applications in this server. ...
sreedevi_mscis2004
sreedevi_msc...
Offline
Jan 3, 2006
8:28 am
23550
use '\\' instead of '\' sathya r <r_sthy@...> wrote: hi, I tried the below program,it is giving an error as follows: ExecTest.java:5: illegal escape...
rajendra rajguru
rajendrarajg...
Offline Send Email
Jan 3, 2006
8:29 am
23551
Hi All, Plz any one help to me, I'm new to the struts.... So How can i Set the Class Path for Struts & how can i execute the Struts Program.. Plz send these...
sreedevi_mscis2004
sreedevi_msc...
Offline
Jan 3, 2006
8:29 am
23552
hi sree, Well the classpath setting is a simple task.Its all about the lib directory path which is to be setted with your environment variable place. e.g :...
karthik karthikeyan
karthikeyan_...
Offline Send Email
Jan 3, 2006
8:50 am
23553
go to the official site of weblogic 8.1 & download the docs. These documents are vast & descriptive enough to start & develop applications. sreedevi_mscis2004...
rajendra rajguru
rajendrarajg...
Offline Send Email
Jan 3, 2006
8:50 am
23554
hi... go through this link.... http://www.reumann.net/struts/main.do itzz easy to understand.... tks Ramesh Singapore sreedevi_mscis2004...
Aambal Ramesh
ambalapatu
Offline Send Email
Jan 3, 2006
8:50 am
23555
hi sree, To set path for weblogic 8.1 u have to find out the root directory of bea folder in which partition it is installed and then go to environment...
karthik karthikeyan
karthikeyan_...
Offline Send Email
Jan 3, 2006
8:52 am
Messages 23526 - 23555 of 31700   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help