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 / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
is there a struts gui plug in for jbossIDE eclipse?23 Jan 2006 14:42 GMT2
is there a struts gui plug in for jbossIDE eclipse?
I tried struts-it and tk-struts... but they didnt work.
Need help about JTabbedPane23 Jan 2006 14:10 GMT1
Hello, I have a problem with the JTabbedPane in which the
PropertyChanged event is only fired if the selected tab is different
from the current tab while the expected behavior is that whenever a tab
is clicked, it is refreshed even if it is the current tab. Is there
XML element as string??23 Jan 2006 14:01 GMT1
I need to parse this XML using DOM in java.
<Replace><img src="/topcoder/images/smiles/base_smile.gif" border="0"
alt="smile"/></Replace>
have to get everyhing under "Replace" as String. i.e., replaceString =
Struts and the View23 Jan 2006 11:47 GMT3
Struts Action returns ActionForward  object which is responsible for
the view component.
like this
public ActionForward execute(ActionMapping mapping, ActionForm inForm,
Remote Java debugging on VMS23 Jan 2006 11:30 GMT1
Hallo everybody!
I have troubles when I try to start
a java programm for remote debuging on OpenVMS.
I use classic VM and try to start with:
Instrumenting byte code23 Jan 2006 10:46 GMT1
I want to Instrument java bytecode program to trace method behaviors .
Is there any reference to do it. I saw BCEL Library provides facilities
for doing. Is there anoy method for doing instrumentation. And Java 1.5
also provides Instrument class. Can any one explain usage of
32/64 bit JVM23 Jan 2006 09:51 GMT3
I had few queries related to JVM.
1) Is it possible to run one application in 32 bit JVM and another in
64 bit JVM on the same machine?    If yes, how?
2) how do we know what version of JVM is being used by java
How to include boilerplate (headers, footers) in web pages.23 Jan 2006 09:37 GMT9
I want to include static features in all pages of a web site-  things like
banners, main menus, etc. - and would like some help in what is the
'standard' way(s) to do this.
I've done this before using Java Server pages which have an include
file .dat into a window23 Jan 2006 09:07 GMT5
I have a need to create a simple file browser that will allow
me to show a file .dat (that change run time) into a scrollable Java
TextView or TextWindow
so that I could read the new data which would be appended
Parametric covariance in class hierarchies23 Jan 2006 09:01 GMT6
can someone explain why in this code fragment always the base class
method is called?
class Base {
   void m(Object o) {...}
JFrame centered on the screen23 Jan 2006 08:48 GMT4
How can I create a JFrame that is centered on the
screen?
It appear up on the left corner of screen. Why?
Palmis
Loading library inside Jar file23 Jan 2006 08:11 GMT2
It has been almost all the afternoon trying to load a library from a jar file.
My code is something like
static{       
    //Load the library used by this Wrapper
Number format exception while converting from double to int23 Jan 2006 08:05 GMT3
The code
int n = (int) java.lang.Math.round(Double.parseDouble((String)
args.get(0)));
        r = (int) java.lang.MathException in thread "main"
Command line compiler for Windows23 Jan 2006 07:18 GMT4
Dear JNI programmers,
is there a way to get the cl.exe compiler of Microsoft Visual c++
without using this whole software?
I just want to compile JNI programs with the cl.exe compiler.
JNI: Transforming primitive types23 Jan 2006 06:57 GMT3
I would like to know if there is simple way in JNI to pass a float** in c++ to a
jobjectArray.
should I first search the jclass element, then creating the NewObjectArray and
at the end, coping all the c++ float-elements to the jobjectArray?
 
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.