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.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 31685 - 31714 of 32213   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
31685
Hi, On 9/17/2008 8:34:03 AM, you were invited to join Tushar Kapila's UNYK address book so he/she would always have access to your contact info and you to...
Tushar Kapila
tgkprog
Offline Send Email
Oct 1, 2008
2:51 pm
31686
You want to enable cell phones to spam us? Incredible... I hope you'll get no help here (or anywhere else, for that matter). -Java Guy...
Java Guy
mmjavaguy
Offline Send Email
Oct 2, 2008
7:10 pm
31687
Hello, I'm also searching the F2J converter (I have a simple fotran 77 code that I need to move to Java) but the location addressed by the post below seems no...
Marco Castellani
marcokast
Offline Send Email
Oct 2, 2008
7:11 pm
31688
I don't know, Marco, I clicked on the link and the page was there, no problem. If your mail client won't show the link as clickable, make sure you...
Java Guy
mmjavaguy
Offline Send Email
Oct 3, 2008
11:53 pm
31689
Hello, Iam working with <rich:modelPanel> in that iam using <h:selectOneRadio>... but it is not supprting. i ll give u my example code.. <rich:modalPanel...
nsrsailaja
Offline
Oct 3, 2008
11:53 pm
31690
Hi, I just tried the link in the original post you quoted and it worked fine. Maybe the website was down when you tried. Give it another go - that site looks...
starie78
Offline Send Email
Oct 3, 2008
11:54 pm
31691
hi guy, what type of phone are you using and model ... From: ademola adeboye <proverb18_16@...> Subject: Re: [Java] Re: pls help me with bulk sms To:...
Edu Saheed
olanrewaju111
Offline Send Email
Oct 8, 2008
7:58 pm
31692
hello guy, i mean no harm. pls dont mis quote me ... From: Java Guy <javaguy@...> Subject: Re: [Java] Re: pls help me with bulk sms (learning how...
ademola adeboye
proverb18_16
Offline Send Email
Oct 8, 2008
7:58 pm
31693
Hi david,    first you better rename the class.    use the following code :     List validInput = new ArrayList();         the string array with...
kranti sekhar
kranti_210
Offline Send Email
Oct 8, 2008
7:58 pm
31694
Hi All, Can anyone advise how to get BIOS serial number from Win XP machine? i am after both stand alone and network machine. "wmic" is the command that can be...
dhruvesh shah
shahdhruvesh
Offline Send Email
Oct 10, 2008
4:39 pm
31695
Learn how to make use of common web services on the net. There are two ways to this 1. You buy a GSM modem and run AT command in ur application. 2. You connect...
ijagbemi bayode
talk2infobay...
Offline Send Email
Oct 10, 2008
4:39 pm
31696
1) An array A is of size N. Write a java method that jumbles all values in the array. All possible permutations must be possible and chances for each possible ...
cheenepally vikram re...
vikramreddy_c
Offline Send Email
Oct 10, 2008
4:39 pm
31697
A alguien le paso esto: var newDate = new Date(1972,11,31) y que newDate quede seteada como Sat Dec 30 23:00:00 UTC-0300 1972 en lugar de Dec 31 00:00:00...
hzalez
Offline Send Email
Oct 10, 2008
4:39 pm
31698
Julio, This is an English-speaking list. If you don't speak English at all, please find someone who does. :-) -Java Guy...
Java Guy
mmjavaguy
Offline Send Email
Oct 11, 2008
12:04 am
31699
This looks like homework. We don't do homework for other people. :-) -Java Guy...
Java Guy
mmjavaguy
Offline Send Email
Oct 11, 2008
12:04 am
31700
is this java question?? ... [Non-text portions of this message have been removed]...
praveen likki
java_id_4me
Offline Send Email
Oct 11, 2008
5:03 am
31701
I want to connect my application to SQL server 200 using Type $ Driver. Right away i am using jTDS 1.2 drivers for this connectivity. But The reason is that...
Abhishek Dhar
abhishek.dhar
Offline Send Email
Oct 14, 2008
8:42 pm
31702
hi friends please verify te code i am having problem with it. there are some files in a directory.these files contain a particular word.now i want to search...
vikramreddy_c
Offline Send Email
Oct 14, 2008
8:43 pm
31703
Yes it is java question. we should be able to get BIOS serial number with the help of java coding... My question is does any body has any idea that can help. ...
dhruvesh shah
shahdhruvesh
Offline Send Email
Oct 14, 2008
8:43 pm
31704
Hi I have this code (see below). It adds arrays in horizontal and the result is 6, 6; Now I need to add the array in vertical mode where the result should be:...
crisz333
Offline
Oct 14, 2008
8:43 pm
31705
may be this method will help u public static void sum1 (int[][] numbers){ int total; for (int i = 0; i < numbers[0].length; i++){ total =0; for (int j = 0; j <...
praveen likki
java_id_4me
Offline Send Email
Oct 15, 2008
4:42 pm
31706
Hi, ========================================================== public class addarrayhor { public static void main( String[] args) { int[][] table = { {1, 2,...
Cao Yi
iridiumcao
Offline Send Email
Oct 17, 2008
8:33 pm
31707
Hi, There is no way to access hardware specific data from Java itself because Java is designed as an abstraction over multiple hardware configurations. However...
Paul Donahue
scramjetter
Offline Send Email
Oct 17, 2008
8:33 pm
31708
hi I have not used this Type $ Driver but If just want 2 connect to an MSSSQL database, I guess I can give u some code and a .jar that will do the magic. ...
Chinua Iloabachie
chinua_i
Offline Send Email
Oct 17, 2008
8:34 pm
31709
Java.sun.com has a pretty good article (http://java.sun.com/developer/technicalArticles/javase/troubleshoot/) on deployment troubleshooting tips. Sun Java...
zorry11111111
Offline
Oct 17, 2008
8:34 pm
31710
MY ANSWER:   public    {        public static void main(String[ ] args)          {             int[][] table = { {1,2,3}, {1,2,3}};...
Shiva Kumar
rilushiva369
Offline Send Email
Oct 17, 2008
8:34 pm
31711
========================================================== public class addarrayhor { public static void main( String[] args) { int[][] table = { {1, 2, 3}, ...
Cao Yi
iridiumcao
Offline Send Email
Oct 17, 2008
8:34 pm
31712
Hi All PWCT (Programming Without Coding Technology) 1.0 (Final) 2008.10.18 Released !! URL: http://doublesvsoop.sourceforge.net What is new ?! [1] Fixed: My PC...
msfclipper
Offline Send Email
Oct 22, 2008
4:20 pm
31713
Hi Paul, Yes you are right, JNI can be the only solution. any way i have found some VB script that returns this information for the network machine as well but...
dhruvesh shah
shahdhruvesh
Offline Send Email
Oct 22, 2008
4:20 pm
31714
Hi! I'm working on a project where I'm going o use a LCD display for output. (I've chosen a HD44780 compatible display) and completed the wiring. To be able to...
erikinc99
Offline
Oct 22, 2008
4:20 pm
Messages 31685 - 31714 of 32213   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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