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 / June 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
j2ee installation13 Jun 2005 07:07 GMT1
This might be my first post on this news group. I m pretty new to JAVA.
I have to run some servlets. So, I installed the j2ee (using the GUI
installer, it was not allowing me to do -console) & Tomcat on my local
Linux system.
policy file12 Jun 2005 23:25 GMT4
I have this in my policyfile
grant{
permission java.net.SocketPermission "localhost:1099", "connect, resolve";
permission java.net.SocketPermission "localhost:1024-", "connect, resolve";
bit shifting12 Jun 2005 22:40 GMT3
I'm trying to get some better understanding of bit shifting.  I found
a method on the net that prints out the bits of an arbitrary
character, number, &c.  I've played with it but I'm just not getting
it.
question about package11 Jun 2005 22:52 GMT1
would you please explain how to put classes in package and to use them.
I make a directory name One. And two classes: Class1 and Class2 in the
directory, One.
Class1.java:7: cannot find symbol
Classpath question with JARs11 Jun 2005 18:08 GMT5
Sorry to be asking such an asinine question, but I can't make my
app run after I package it in a jar file, when my app refers to
library classes in a different jar file.
Code snippet:
Sun Java on Windows 2000 Pro11 Jun 2005 15:03 GMT3
HELP!  I just installed Sun's jdk-1_5_0__03 (version 1.5.0, release 3)
on my Windows 2000-Pro machine. The compiler cannot find the .java
files.  This seems to be a problem my own machine because my files
compile & execute perfectly on the machines at the public computing
Constructor doesnt work11 Jun 2005 13:42 GMT2
Hello, I want to put rmi in my application. When i make the server i have
this construction:
Patient patient = new Patient();
           System.out.println("Binding...");
Can anyone help me perform a search command?11 Jun 2005 06:34 GMT2
I have a GUI that allows records to be entered into a text file, I now need
to perform a search on one of the fields so that the secific record id
displayed in the gui
I have a text field for the search query to be typed in & then a button to
Encrypted NNTP ???11 Jun 2005 06:20 GMT6
I was wondering if any one know if Comcast allows for encrypted communications
from Outlook express to these news servers.
I just ran a sniffer on my internal network and captured the traffic between my
pc and the Giga news server when I updated the headers...  Not to my surprise ...
Word wrap on a JTextArea?11 Jun 2005 06:04 GMT3
How do I make the text in my JTextArea wrap so that I dont need a horizontal
scrollbar?  I tried setting it to not scroll horizantally ever but the text
just keeps drawing and I cant see it.
How can I get it wrapping?
advantage of using JSP tag over Java code11 Jun 2005 05:47 GMT1
I want to know the advantage of using JSP tags over Java code?
For example,
<jsp:setProperty name="beanInstanceName" property="propertyName" /> is
using the JSP tag.
JDBC Drivers11 Jun 2005 05:27 GMT1
I have to access databases in my app and so use the java.sql package and
its generic interfaces (Connection, ResultSet, ...). The user chooses
the driver according to the database accessed (MySQL and Informix for now).
I just saw that each driver implements the generic interfaces ...
Send multiple select values without submitting form11 Jun 2005 05:07 GMT1
I have a mulitple select in an html form. I need to open a new window
and send the selected values of the multiple select to the server. I
cannot submit the form. How can I do this?
I am trying
result set is null11 Jun 2005 03:46 GMT3
i m working in jsp and i m executing a query like :
String var="select * from reservation where starting_time='"+i+"' and
allocation_no='"+j+"'";
ResultSet rs = st1.executeQuery(var);
Run a Java Server11 Jun 2005 03:39 GMT4
I have a linux computer to play with. I've installed APACHE 2.0 HTTPD
server, with php, and it works fine.
Now, my next move is JAVA SERVELTS. Not the popular JSP but Java
Servlets in general. (I've been asked to edit a website made of java
Pages: 1 2 3 4 5 6 7 8 9 10 11 May, 2005
 
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.