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...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 20164 - 20193 of 31601   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
20164
Actually wt's ur problem..plz explain it properly...wher ur getting problem... bcz,i m not able to understand ur question.... Regards., Bala s bpr_arr...
subala murugan
subala_j2ee
Offline Send Email
Jun 1, 2005
8:51 am
20165
Thanks, I downloaded the JMe and I did not want to mess things up with another IDE, though they seem to want me to install Netbeans. What is strange is, I get...
Jessica Fan
nickandjessi...
Offline Send Email
Jun 1, 2005
8:52 am
20166
Buddy, i guess we already got the answer to this.. ofcourse mine wasnt the right answer but we got to know about using javaw Anurag Jessica Fan...
Anurag Setia
richardjavac...
Offline Send Email
Jun 1, 2005
3:01 pm
20167
look for various switches for jar command in jdk.. and u ll know how to make a jar file.. you just have to rename this jar in war. Anurag vishal mane...
Anurag Setia
richardjavac...
Offline Send Email
Jun 1, 2005
3:05 pm
20168
Hi there. Here's what you *need*:- 1. J2SDK 1.4.x ... not JDK 1.5.x 2. J2ME Wireless Toolkit 2.2 (or higher) 3. Text Editor of your choice. To make programs...
Abhijit Bhattacharya
abjbhat
Offline Send Email
Jun 1, 2005
3:31 pm
20169
Java script.... for date .. // date validation function validDate(fld) { var testMo, testDay, testYr, inpMo, inpDay, inpYr, msg var inp = fld.value status = ""...
subala murugan
subala_j2ee
Offline Send Email
Jun 1, 2005
3:31 pm
20170
JBuilder by Borland available at borland.com But not free _____ From: java_official@yahoogroups.com [mailto:java_official@yahoogroups.com] On Behalf Of indra...
Pradyut Bhattacharya
pradyut100
Offline Send Email
Jun 1, 2005
3:33 pm
20171
I am having problems with the Calendar class functions. I am assigning the systemdate to the Calendar instances. When I use the startDt.getTime() function, I...
Amit Rami
amitrami3
Offline Send Email
Jun 1, 2005
5:05 pm
20172
hi, I solved the problem. But still let me explain the problem. See based on the value of a hidden field in a JSP page I want to load a Class and create an...
bpr_arr
Offline Send Email
Jun 1, 2005
5:49 pm
20173
Per JavaDoc: MONTH public static final int MONTH Field number for get and set indicating the month. This is a calendar-specific value. The first month of the...
billfly3@...
billfly37
Offline Send Email
Jun 1, 2005
5:49 pm
20174
Thats how it works. The indexing for the month begins with zero and not one. So if the Calendar.Month returns 0 then it represents January, if 1 then its Feb...
bpr_arr
Offline Send Email
Jun 1, 2005
5:50 pm
20175
As Raghu already explain you the index start at 0 not 1; therefore adding a 1 to your return value will give you the correct month number. Manuel ... ...
Manuel Tejada
visualbprogr...
Offline Send Email
Jun 1, 2005
6:24 pm
20176
hi, it is very simple. Create a thread and in run() method put the total http connection code,remember when ever u r creating a thread ur class should...
mahi singh
mahi_singh81
Offline Send Email
Jun 2, 2005
9:21 am
20177
... javaw is only available for windows, and you need to execute it from command prompt in order for the program to work.(Or you can create a shortcut for the...
Hariprasad Govardhanam
serious_idiot
Offline Send Email
Jun 2, 2005
9:21 am
20178
Hi amit..This is Bala .. I think month should be in the range of 0 to 11..So,it's showing one month less..I think if u add 1 i ur month declaration thn u vl...
subala murugan
subala_j2ee
Offline Send Email
Jun 2, 2005
9:21 am
20179
i am not talking about sap j2ee just j2ee 1.4 version server for servlets, jsp,ejb,filters ,struts etc. .i want to know just how to deploy servlets in this...
yeluri choudary
yeluri_chait...
Offline Send Email
Jun 2, 2005
9:22 am
20180
Amit, Check the documentation for this class. the months begin from 0 so Jan is 0 Anurag Amit Rami <amitrami3@...> wrote: I am having problems with the...
Anurag Setia
richardjavac...
Offline Send Email
Jun 2, 2005
1:21 pm
20181
I would do the validation in Action class only but will call the DAO class for firing the actual query.. this would make a DAO layer for all db stuff.. so that...
Anurag Setia
richardjavac...
Offline Send Email
Jun 2, 2005
4:43 pm
20182
i guess org.w3c.tidy.Tidy is not in your classpath. check your classpath.. coz your import itself isnt working.. THUFIR HAWAT <HAWAT.THUFIR@...> wrote: I...
Anurag Setia
richardjavac...
Offline Send Email
Jun 2, 2005
5:27 pm
20183
Dear friends, I am making some application in which i have to make an utility for users to upload attachments they want. suggest me how i can create it in...
jyotsna sharma
jyotsna_shar...
Offline Send Email
Jun 2, 2005
5:34 pm
20184
Note: forwarded message attached. first know how the tree structure of the files storage Hope so u know this structure Appplication foldre ... After this u...
nallu suresh
s_nallu
Offline Send Email
Jun 2, 2005
5:35 pm
20185
Hi there Jessica Simpson Fan. I meant to reply earlier but didn't. JDK 1.5 doesn't work very well with the wireless toolkit 2.2. It works flawlessly with j2sdk...
Abhijit Bhattacharya
abjbhat
Offline Send Email
Jun 2, 2005
5:35 pm
20186
Hello Jessica, I recently downloaded J2ME™ Wireless Toolkit Version 2.1_01 from sun's site.With it there is complete documentation and some good sample...
learnjava2005
Offline Send Email
Jun 2, 2005
5:35 pm
20187
What about oracle JDeveloper. it's free and powerful. availabe at www.oracle.com <http://www.oracle.com> [Non-text portions of this message have been removed]...
Mochammad Ramadan Sja...
rama3i
Offline Send Email
Jun 2, 2005
5:36 pm
20188
Hi, Can anyone please tell me how to get the unicode characters for chinese words. Is there any software which will give me the equivalent unicode characters ...
shivas
prshivas
Offline Send Email
Jun 2, 2005
5:36 pm
20189
Hi Sonia, I can't imagine that there is a more comprehensive IDE than .netbeans, but it is fat and a little complicated. the download (with JDK) is about 105...
jsheusi
Offline
Jun 2, 2005
8:25 pm
20190
Hello, I recomend visual editor plugin for Eclipse, you can doawload from eclipse page; its requieres to install eclipse.gef and eclipse.emf ; it is only...
Cojocaru Bogdan
cojocb
Offline Send Email
Jun 3, 2005
6:13 am
20191
Hi, I URGENTLY need LATEST Nagarro Swt. Question papper for Java. If any of you has it or any other info. Please provide me I will be really grateful to you. ...
vikasg79
Offline Send Email
Jun 3, 2005
6:13 am
20192
Hi, It can be done without a key event also.By creating an artificial key event using java.awt.Robot class to generate a "simple caracter" key press (for...
learnjava2005
Offline Send Email
Jun 3, 2005
6:13 am
20193
Hi Try UniBook - http://www.unicode.org/unibook Parambir ... -- Param Bir Singh...
Parambir Singh
speiestaaim
Offline Send Email
Jun 3, 2005
6:13 am
Messages 20164 - 20193 of 31601   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