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...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 25259 - 25288 of 31690   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
25259
I have some questions also. I'm new to java and have been looking through the free IDE's that are available. Most particularly, we have: Sun Enterprise 8,...
pixelwitz
Offline
Apr 1, 2006
4:48 pm
25260
What is difference between j2se and j2ee? Are schools choosing one of them to teach cs students because it is better? I know j2se pretty well, but I know...
Chris
fakie_flip2000
Offline Send Email
Apr 1, 2006
4:48 pm
25261
Hi, does anyone has objective type questions in JSP.Please send those questions. thanks. ... New Yahoo! Messenger with Voice. Call regular phones from your PC...
Manisha Arora
mani_taru
Offline Send Email
Apr 1, 2006
4:49 pm
25262
hi folks i am going to write a piece of code, i have got a problem i know that i can get the time of today, how can i add find the date of tomorrow, or the...
Saeid Kazemi
ksaeid
Offline Send Email
Apr 1, 2006
4:50 pm
25263
HI Inder Jeet U can try using getColumnName(1/2/3/4..); let us know how u figured this out Peace Buddha ... [Non-text portions of this message have been...
All time Schizophrenic
navnitis
Offline Send Email
Apr 1, 2006
4:55 pm
25264
Can u show it to me the code? ~Arul ... Hi All I am using Oracle9i as my data base and when from Java I am trying to fetch the table name of a particular...
Arul Jegan
javaforarul
Offline Send Email
Apr 1, 2006
4:56 pm
25265
Hi. I just joined the group. I need some immediate advice on a project whose deadline is very near.Please help !! The problem definition is : browsing, from a...
multipleexistence
multipleexis...
Offline Send Email
Apr 1, 2006
6:17 pm
25266
OBJECTIVE--- I need to carry out validation for my XML file against a schema. My XML contains Multiple record data each having multiple columns in it. I want...
chetan
chetan_33
Offline Send Email
Apr 1, 2006
6:17 pm
25267
I'm a beginer in using jmf & rtp i want to know what is the step :- to make online lecture in audio which may broadcast this audio to all student i read...
gigi riri
ririgigi2002
Offline Send Email
Apr 1, 2006
6:17 pm
25268
what do you eman about fetch table name from particular column? is your table name stored in a table? coz you don't have to know wich table you got the data....
Mochamad Ramadhan
rama3i
Online Now Send Email
Apr 1, 2006
7:12 pm
25269
J2SE is base Java. It includes client GUIs, AWT and Swing. J2EE stands for "Java 2 Enterprise Edition", and includes pieces that are typically (but not always)...
Tim Sabin
timsabin
Offline Send Email
Apr 2, 2006
5:40 am
25270
Ah, but you can use simple math. Just use the java.util.Calendar class. Saeid Kazemi <ksaeid@...> wrote: hi folks i am going to write a piece of code,...
David Chuhay
thenerdwonder
Offline Send Email
Apr 2, 2006
5:40 am
25271
var now = new Date (); var msecsInDay = 24*60*60*1000; var tomorrow = now + msecsInDay; tomorrow is a var of type Date; get the date & time as you usually...
Tim Sabin
timsabin
Offline Send Email
Apr 2, 2006
5:40 am
25272
Hi Friend, For ResultSet object u can get ResultSetMetadata ResultSet rs; ResultSetMetaDate rsmd=rs.getMetaData(); rsmd.getColumnName(); //will give u the name...
Mathi
saran_mathi
Offline Send Email
Apr 2, 2006
9:39 am
25273
Hi friends, Can any one tell me whether it is advisable to use more scriptlets in Jsp page. Thanks in advance. Looking forward for ur valuable responses Take...
Mathi
saran_mathi
Offline Send Email
Apr 2, 2006
9:39 am
25274
Hi guys, I have problem runing any servlet, When I m trying to compile the code the error is occur i.e. javac file not found ........ I have j2sdk1.4.1 Tomcat...
zafar javed
supereior
Offline Send Email
Apr 2, 2006
9:39 am
25275
You can use java.util.Calendar class.... java.util.Calendar cal = java.util.Calendar.getInstance(); cal.add(Calendar.DATE, 45); Now 45 days are added in your...
nh4java
Offline
Apr 2, 2006
9:39 am
25276
For what he's doing, however, Calendar is the better choice, as you can actually do calendar math without having to declare your own constants or variables....
David Chuhay
thenerdwonder
Offline Send Email
Apr 2, 2006
9:39 am
25277
ya it is fesible to add more scriptlet in the jsp pages & it doesn't affect much more performance of ur jsp page. Mathi <saran_mathi@...> wrote: Hi...
rrpmax rr
rrpmax
Offline Send Email
Apr 2, 2006
12:22 pm
25278
helo hai,I am this group member I have a problem , pls solve as soon as possible what this problem is? Is ther Trees that can be drawn in frames or Applets in...
krishna chaitanya
evkchaitanya
Offline Send Email
Apr 2, 2006
12:49 pm
25279
Hi, i written a session program it does not any compile time errors but a runtime error is occuring can any one say how to solve it plz. iam using jbuilder and...
sridhar rao
sridharrao_1981
Offline Send Email
Apr 2, 2006
9:02 pm
25280
Hi list, I am a new member. I am new to Java. I have 6+ yrs. of exp. in Oracle SQL, PL/SQL, Forms/ Designer. I want get into JAVA/ J2EE. The situation is a bit...
Kiran Eurokir
eurokir
Offline Send Email
Apr 2, 2006
9:02 pm
25281
Hi Mathi, We can write more scriptlets in our jsp pages but the good way is to use custom tags or tag extensions. bye, sridhar ... ...
sridhar rao
sridharrao_1981
Offline Send Email
Apr 2, 2006
9:02 pm
25282
... Hi guys, I have problem runing any servlet, When I m trying to compile the code the error is occur i.e. javac file not found ........ I have j2sdk1.4.1 ...
kanugula kishan
kishan_it18
Offline Send Email
Apr 2, 2006
9:03 pm
25283
hai thanks for ur respond .............I want really to construct a binary tree in java in frame or applet.... I saw it in net but It is not glanced to...
krishna chaitanya
evkchaitanya
Offline Send Email
Apr 3, 2006
12:07 pm
25284
Hi group. I am Ashok. I love to code in Java. But i don't find use of Java in professionally as other language as VB.NET and VC++. What is the reason for this?...
ad_parmar1
Offline Send Email
Apr 3, 2006
12:07 pm
25285
Hi guys, Our company been thinking of implementing a standard process for unit testing in our process and thats were we have heard about Agitar.Pls share with...
Jathin
jathint
Offline Send Email
Apr 3, 2006
12:08 pm
25286
classpath-------------- Tomcat --in lib library to all JAR file set the class path and java/lib to tools.jar file copy and paste the tomcat comman lib file...
Pravin gupra
pravin.mca_05
Offline Send Email
Apr 3, 2006
12:08 pm
25287
Hi I have done the same thing but that was not working, thats why i posted this message. Now I got to know that java has given the method getTableName() in...
Inder Jeet Singh
inderjeet_si...
Offline Send Email
Apr 3, 2006
12:08 pm
25288
Hi AbstractSet implements Set interface HashSet extends AbstractSet, implements Set Why HashSet implements Set interface twice ... Talk is cheap. Use Yahoo!...
mohammed eladawi
mohammed_ela...
Offline Send Email
Apr 3, 2006
12:09 pm
Messages 25259 - 25288 of 31690   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