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 / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Obtain available traps form a MIB file13 Nov 2007 20:54 GMT2
I am looking for the Java based library which knows to parse MIB files
in order to programatically obtain available traps from a MIB file.
Would also appreciate to get link to a good tutorial which explains
the MIBs structure and how traps information is saved inside.
Parse pcap Ethereal file SNMP messages13 Nov 2007 19:11 GMT5
I am looking for a way to parse Ethereal pcap file with SNMP messages.
Need to integrate this code into my application without installing any
other applications or libraries such as WinPcap. But can include other
jars into my distribution package.
Need help Regarding executing select query13 Nov 2007 18:47 GMT22
I have one problem in getting Results using select Query...
Query:
------------ -
Select product_sys_ id,product_ name from Product where product_sys_
java.lang.UnsatisfiedLinkError - native method13 Nov 2007 17:45 GMT3
I have one problem regarding the native method compilation.
I get the following error for ONLY ONE FUNCTION THAT I RECENTLY ADDED:
Exception in thread "main" java.lang.UnsatisfiedLinkError: helloworld
       at
Compiling 5.0 syntax java files13 Nov 2007 16:16 GMT19
It's not clear for me what the relation between Java syntax version and
bytecode version is.
I would like to write code using the new syntax features (generics,
foreach etc) but when compiled it should run on an old JRE 1.3.
Images not appearing in IE7 in JSP13 Nov 2007 16:08 GMT1
I've got a small custom JSP website with a built in custom "viewer"
that pulls up static and text from a database and displays it on the
screen.  I never had a problem with it...it works perfectly in IE 5
and IE6 and Firefox.  When IE7 came out...the images stopped showing
Opening db connections13 Nov 2007 14:31 GMT3
when the connection to a DB is open, when you get the Statement or when you execute it?
ie.:
    Statement stmt = StatementProvider.getStatement();
    ResultSet rs = stmt.executeQuery("select 1");
JNI Programming13 Nov 2007 14:16 GMT19
I am programming using JNI to call a method from a c static library.
I created the shared library for this purpose and the necessary
compilations.
Now, when i try to run my application Main.java, it gives me the
Passing variable to public/servlet13 Nov 2007 14:00 GMT4
Does anyone know an example showing how to pass a database variable to
a public variable??
I would like to run a java file or JSP, passing <%= rs.getInt(1)%> to
a servlet???
Newbie Question - ArrayLists and methods13 Nov 2007 13:43 GMT17
Hello all (again),
My problem here is that I'm trying to build a list of ArrayLists that
hold data and I want to add the newly derived data into a table where
it's dependent on the first row.  A short version of my program to
Odd problem with doGet/doPost in same servlet13 Nov 2007 12:35 GMT2
Greetings all,
I've crafted a servlet named  insert_stuff with both doGet and doPost
methods like so:
doGet( .....) {
Can access my web app only by localhost13 Nov 2007 11:40 GMT2
i wrote a web app and diployed it on my  tomcat server, my problem is
that i can access my app only wheni i use "localhost:8090\appName" and
not when i use "myIP:8090\appName" can someone please tell me why
println inside catch throwing Nullpointerexception?13 Nov 2007 10:43 GMT13
We are running a problem with some existing code that was compiled
under JDK 1.42 under 1.50_05, where it looks like the println inside
of a catch is throwing a Nullpointerexception, i.e., we have something
like:
Programatically fillling JSP form13 Nov 2007 08:34 GMT3
Does anyone know of a way to fill in a JSP form programatically?
Any pointers are greatly appreciated.
Dave
how java reserves memory13 Nov 2007 08:12 GMT7
i am a bit confused about the way java allocates memory..
is 'reserving memory' and 'allocating memory' two diff things?
can anyone tell me how it is done in these situations?
int i;
 
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.