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 / General / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to protect MySQL password in servlet query?24 Oct 2006 20:19 GMT4
I have a servlet which accesses a MySQL database.
What should I do to stop a user from downloading the servlet .class file
and disassembling it to get the password?
The servlet is under WEB-INF, so the user can't just navigate to it, but I
org.openide.awt does not exist24 Oct 2006 20:17 GMT3
im making a project in netbeans, and having a lot of difficulty due to
this error during comiplation :
newEnquiry.java:53: package org.openide.awt does not exist
org.openide.awt.Mnemonics.setLocalizedText(jLabel1, "Order Number
[MVC] If there is only a form ...24 Oct 2006 19:37 GMT1
If there is only a form for user to input data, how can I implement it
by MVC?
Currently, I achieve it by:
1) View: there is a jsp for user to input data.
Trying to get Left or Right Values24 Oct 2006 18:50 GMT6
I am trying to duplicate an if statement that was done in our VB
program in Java Program.  I have search the groups and the web trying
to get an understanding of doing it in java but have failed.
The VB statement is:
Random Access File as Set24 Oct 2006 18:00 GMT3
I need to be able to use the Random Access File class as a Set class so
there will be no duplicate entries.  I thought about building a Random
Access File that scans itself and won't add a similar entry but I have
a few million unique entries of which many could be similar.
interview question what do  you know about jsp24 Oct 2006 17:54 GMT3
A couple of interviewers ask me this question.
Even i have more than 2 years experience, I don't know where to start.
Can anybody point out the important ones?
Thanks in advance.
Access java method in a submit of a jsp24 Oct 2006 17:48 GMT3
I'm having a problem with a form that has 3 submits in a jsp and I want
that each one of them to access different methods in a java class. How
can I do that?
Thanx
loop error help24 Oct 2006 16:48 GMT2
Hi im having trouble with this loop it stops at certain places but
never finiishes as it should
try {
BufferedWriter out = new BufferedWriter(new
Fetching files using HTTP?24 Oct 2006 16:38 GMT1
I know I can use openStream() but does that fetch the whole file before
reading or can u pysically read it across the network ?
Ie. i want to read some of the conrtents of large file but without the
overhead of having to pull the entire thing across the network first.
Connecting to Business Objects and extracting data24 Oct 2006 16:37 GMT1
is there a way to connect to a "Business Objects" data storage in order
to retrieve OLAP data?
For Oracle, you have to use the Oracle OLAP java api, which enable you
to connect, read meta-data (hierarchies, etc.), perform complex SQL
Shadow Variables and Inheritance24 Oct 2006 15:08 GMT9
I want to have a static constant X defined in a superclass A and given
various different values in subclasses B, C, and so on.  When the X is
accessed in a method of A by class B (through inheritance), I want it
to get the value of B.X, not A.X.  Is this possible?
Extracting class data from a jar24 Oct 2006 14:38 GMT3
I'm building an app which lets users drag and drop classes into a tree,
followed by code generation.  For this, I need to have (a) a list of all
the classes which can be dragged and (b) for each class, which of the
others can be a parent in the tree.
IE7 hangs sporadically when running applets (with modal windows?)24 Oct 2006 13:35 GMT1
I have an applet which uses a FileDialog to retrieve reference to a
file in the file system. This applet has worked without problems in
earlier IE versions and other browsers, but occasionally under IE7 when
closing the FileDialog, and effectively freezes the browser.
READ THIS AND THINK ABOUT YOURSELF24 Oct 2006 13:04 GMT2
After NorthKorean problem, do you find any similarities between your
country and North Korea ?
What did you teach your kid generation about how they should think
about the world ?
collection of jMethodID objects24 Oct 2006 12:53 GMT1
I want to create a struct in Java that when passed to a native/JNI C
function gets converted to a bunch of jMethodIDs.
For example, in my C code I need my structure to be like this:
struct java_callbacks {
 
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.