Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / First Aid / May 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
todays method12 May 2007 18:34 GMT1
... i am looking for a button with a selectable field
that can be changed if you select another value. not a dropdown
menu but a button with up and down controls but arrow up, arrow down,
which when pressed change the value in the field. when you press the
How to find a jar in dir tree which contains a special class/package aaa.bbb.ccc12 May 2007 18:29 GMT5
Assume I have a class
aaa.bbb.ccc.SomeClass
or whole import package
aaa.bbb.ccc
Trouble with generics12 May 2007 14:56 GMT4
Help.
What am I doing wrong. I'm new to generics and I don't understand why do I
get next compiler warning and what should I change in the code to fix it.
The simplified code is below.
help!!! i have a problem with the jsp12 May 2007 00:33 GMT1
i wrote a little guessing game in jsp using bean
but there seem to be some problems co's even though
the game run perfectly from the netbeans when i try
to run it directly from the iexplorer only the html runs
i'm still here ...11 May 2007 19:57 GMT1
... you can see where i'm going. the alarm will just blink.
if anyone wants to help, don't write code for me. explain.
k
/**
Object Param "classid" hangs IE711 May 2007 19:57 GMT3
These HTML samples have been simplified to demonstrate an issue.  I ventured
down this road due to a Java applet that was hanging IE7.  Other browsers
and earlier versions of IE are not hung by the top HTML example.  The
"propertyFile" parameter remains to prevent the example ...
java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet11 May 2007 18:49 GMT1
So I think that I've finally got tomcat running and configured
properly, and when to browse directly to my serlvet (after putting
some test code in the doGet), I get this error:
---
JavaMail question..11 May 2007 17:31 GMT2
I'm trying to send email to two addresses...  thus have:
message.setRecipient(Message.RecipientType.TO, to);
message.addRecipient(Message.RecipientType.TO, toW);
I get an error unless I remove 2nd line...
Itchy problem10 May 2007 23:18 GMT8
import java.io.*;
class DataIO {
       public static void main(String args[]) {
               FileOutputStream f;
BlueJ Java Packages10 May 2007 17:08 GMT3
Greeting group,
I'm having trouble locating info on using multiple packages in BlueJ
Java. I have one package including 5 classes, one of which is a driver
class. The instructor wants reusable classes, so.......I thought I'd
Persistency problem10 May 2007 11:00 GMT1
I have a problem that I believe is quite common, but I've been unable
to find satisfactory solutions.
Problem is model persistence: I have a fairly complex model that my
application edits using the normal MVC pattern.
Array of nested/inner classes.09 May 2007 22:04 GMT2
I have tried to search, but can't find anything relevant.
I have an inner subclass containing array of it's own inner
subclasses, however, I can't initialize it as I can't figure out the
syntax. Any help would be really appreciated.
class Calendar question..09 May 2007 19:35 GMT4
on this line,
  sendDate.set(Calendar.MONTH, Calendar.MAY);
if the month is coming from request, i.e.,
sMonth = getParameter("month").toUpperCase();
Problem setting classpath09 May 2007 16:39 GMT1
I use MySQL connecter for MySQL batabase on GNU/Linux.
I give the option -classpath <path to .jar file of the driver> . But
the class file on execution gives the error class not found.
Please Help.
inner class...  (my favorite.....;)09 May 2007 15:24 GMT2
pls what does this error mean?
Cannot refer to a non-final variable message inside an inner class
defined in a different method
code in question has to be this, since it's only inner class I have in
Pages: 1 2 3 4 5 6 7 April, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.