473,549 Members | 3,109 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Java Forum

Java programming language (Sun Microsystems) - Ask questions about java programming, OOP, JRE, SDK, Swing, Plugins, Java Virtual Machine(JVM), Java Libraries: Collection, XML Processing, Security, JDBC, JNDI, RMI, CORBA, AWT (GUI) and more.
0
1,244
thread by: Sulle Tracce | last post Jul 17 '05 by: Sulle Tracce
Ho compilato un java per usarlo con cult3d ma quando lo chiamo dal cult mi ritorna questo errore: java.lang.NoClassDefFoundError at com/ms/security/SecurityClassLoader.internalDefineClass at com/ms/security/SecurityClassLoader.defineClass at com/cult3d/IECult3DClassLoader.loadClass at com/cult3d/IECult3DMain.event Succede lo stesso...
0
1,525
thread by: Sulle Tracce | last post Jul 17 '05 by: Sulle Tracce
Ho compilato un java per usarlo con cult3d ma quando lo chiamo dal cult mi ritorna questo errore: java.lang.NoClassDefFoundError at com/ms/security/SecurityClassLoader.internalDefineClass at com/ms/security/SecurityClassLoader.defineClass at com/cult3d/IECult3DClassLoader.loadClass at com/cult3d/IECult3DMain.event Succede lo stesso...
0
1,215
thread by: Sulle Tracce | last post Jul 17 '05 by: Sulle Tracce
Ho compilato un java per usarlo con cult3d ma quando lo chiamo dal cult mi ritorna questo errore: java.lang.NoClassDefFoundError at com/ms/security/SecurityClassLoader.internalDefineClass at com/ms/security/SecurityClassLoader.defineClass at com/cult3d/IECult3DClassLoader.loadClass at com/cult3d/IECult3DMain.event Succede lo stesso...
0
505
thread by: Sulle Tracce | last post Jul 17 '05 by: Sulle Tracce
Ho compilato un java per usarlo con cult3d ma quando lo chiamo dal cult mi ritorna questo errore: java.lang.NoClassDefFoundError at com/ms/security/SecurityClassLoader.internalDefineClass at com/ms/security/SecurityClassLoader.defineClass at com/cult3d/IECult3DClassLoader.loadClass at com/cult3d/IECult3DMain.event Succede lo stesso...
0
1,306
thread by: devu | last post Jul 17 '05 by: devu
Hi, In the case of servlets, if the SingleThreadModel interface is "NOT" implemented, can we assume that the container will create only one Instance of the servlet ?? Or is this container dependent. Thanks in advance, Devu.
0
1,186
thread by: ronaldo | last post Jul 17 '05 by: ronaldo
Can everyone tell me where can I find the Java source code of RFC 1522 encoder?
3
2,306
thread by: bebonights | last post Jul 17 '05 by: loomax
Hi folks, I'm having a problem with the J2EE-SDK 1.4 (WindowsXP). I have installed j2sdk-1_4_2_02 as required by the J2EE-SDK. Pre-packaged Applications of the Tutorial (such as the Bookstore-Sample) work fine. Now I'm trying to package the Converter-Sample-Application of the Tutorial using deploytool. Creating the ConverterApp.ear-File...
2
1,678
thread by: sandra | last post Jul 17 '05 by: Richard
Hi, I search some exemples (documents, links...) for using Rational to design java application (in Uml) and generate the code . Regards Sandra
0
1,563
thread by: Jake | last post Jul 17 '05 by: Jake
I am using ant 1.5.4 I have optional.jar in $ANT_HOME/lib (the one that was distributed with said version of ant) so for example with regards to junit I have junit.jar in $ANT_HOME/lib there appears to be references to junit in the optional.jar I have searched around on the web but maybe I am looking up the wrong tree- decided to tear my...
0
1,317
thread by: G3nius | last post Jul 17 '05 by: G3nius
My proxy server requires authentication. When I am loading an applet, Sun Java asks me multiple (up to 30) times for the login and password to my proxy server. Is there some way I can automatically authenticate Sun Java? Thanks for any help
3
4,894
thread by: cv | last post Jul 17 '05 by: AC
Hello All, I need to write data from jsp to an excel file on the server. How do I achieve the same? Thanks in advance.
6
9,681
thread by: Bharath Dhurjati | last post Jul 17 '05 by: mhandis
Hello, I am looking for documentation that specifies the following behavior exhibited by java. The following (assuming MyClass.class is accessible and has a main()) java MyClass * yields the same result on Windows as on Unix, inspite of Windows not
0
2,042
thread by: Andrej | last post Jul 17 '05 by: Andrej
Hi, Anybody know what org.grnds... is? (For example: org.grnds.structural.web.GrndsHttpServlet). Is this from a commercial software package, or part of a application server? Thanks, Andrej
1
1,460
thread by: vishnu mahendra | last post Jul 17 '05 by: Chris
hello to all, please anyone tell me how can i copy the contents of a web site to a text file in java. thank you in advance, vishnu
0
1,222
thread by: Petarian | last post Jul 17 '05 by: Petarian
I said ignore
1
5,052
thread by: Antonio | last post Jul 17 '05 by: Thomas A. Li
Good Morning, for my application I need to set the disabled color of the checkboxes to blue, how can I do this ??? I know for the combo there is UIManager.put("ComboBox.disabledForeground", new Color(0,0,255)); but seems there is nothing of similar for the checkbox, maybe SUN doesn't think to this ??? Can you help me to ha ve a blue...
1
1,881
thread by: Ed Trubia | last post Jul 17 '05 by: Brad BARCLAY
Have the following type that applies contraints. How could this be easily coded in Java type ET_ACTIVE_PORT_CONFIGURATION is ( HDX_TX1_RX1, HDX_TX2_RX2, HDX_TX1_RX2, HDX_TX2_RX1, FDX_TX1_RX2, FDX_TX2_RX1);
1
5,248
thread by: Liza | last post Jul 17 '05 by: Dave Ockwell-Jenner
Hi, I have upgraded from Tomcat4.0.4 to Tomcat4.1.29 by installing a binary, not an RPM. It looks OK but it won't start at boot time. There are no scripts in /etc/rc.d/init.d/ or /etc/init.d/ All I have is catalina.sh and startup.sh in $TOMCAT_HOME/bin. There is no tomcat.conf file for this version either. Should I create my own shell...
0
2,506
thread by: Liza | last post Jul 17 '05 by: Liza
Hi, I've just installed Tomcat4.1.29 and it's my first time configuring it from the scratch. I'm able to go to http://localhost:8080/examples or http://localhost:8080/tomcat-docs/index.html. But I have also created a new directory under $Tomcat_home/webapps called test. Under that I created WEB-INF and copied one of my old web.xml files...
2
16,316
thread by: YesBalala | last post Jul 17 '05 by: YesBalala
Since I've upgraded my Java to 1.4.2_02, I've noted that it will crate a subdirectory named hsperfdata_SYSTEM under windows/temp and some Perflib_Perfdata_xxx files as well. The problem with these files is that I cannot delete them (it's not own by me ...the administrator!). I have a temporary file clean up utilites which tried to clean up...
2
3,033
thread by: Jorge Torres | last post Jul 17 '05 by: Jorge Torres
I have an applet application that reads a file located at the server. Once I have establish the connection, I'm able read the contents of the file with out any problems, until I have reached the end of the file. Any new data that has been added to the file while the applet is running I'm unable to read. If I restart the applet again I can...
4
19,066
thread by: megha | last post Jul 17 '05 by: Fran
Hi I am writing a program in JSP which requires user to log in and as he logs in database was updated with his status on and till the user does not sign out no other user with same login and password can enter in the system. as he signs out database was updated but the problem is if somehow he forgot to sign out and closed the browser or...
2
2,598
thread by: m.j | last post Jul 17 '05 by: m.j
Hi, How to convert this pascal(delphi) function into java? The function is used in a algorithm. The trouble is that java don't have any unsigned 32bit type. What the trick, when you cannot do bit shifting probaly, because only signed types are aval.?
4
5,963
thread by: KellyH | last post Jul 17 '05 by: KellyH
Hi, I hope someone can point me in the right direction. I'll get it out of the way: Yes, I am a college student. No, I am not looking for anyone to do my homework, just looking for help. I have been reading this ng all semester, and found it very helpful. I just have a stupid problem going on right now. Here's the project: We have to...
1
4,929
thread by: Søren \Pengman\ Pedersen | last post Jul 17 '05 by: Denz
Dear all My setup is this: A RMI server application running with the codebase property as follows: -Djava.rmi.server.codebase=http://localhost/Java/Rmiserver/ this location contains the root of the package which containts the stubs and other classes for the server. Those files is accesible with internet explorer.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.