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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Javamail - error SMTP 55431 Aug 2006 21:46 GMT1
I have problem with send e-mail, if I send one mail is ok no problem, but if
I send mail in loop I have exception,  this is code :
mail.polacz_SMTP(smtpServer);
   while(st.hasMoreTokens())
Reflection, how to understand31 Aug 2006 19:53 GMT4
I'm trying understand jdk 5 reflection.
I know it's for loading/invoking method on the fly. I'm wondering, any
simple core-java example (not sort of EJB, rmi) illuestrated how an app
re-compile then invoke the newly classes/methods, and why need to do
Configuration params for a webapp - best practice?31 Aug 2006 19:36 GMT3
I have a web app running in Tomcat and it can be configured with various
parameters.
In particular, one of the parameters is a file path that defines where
various work files, uploaded files and logs are written to.
mix chars and bytes in a stream.31 Aug 2006 17:37 GMT7
Is it safe to mix unbuffered OutputStream and Writer output?
for example:
public void output(OutputStream out) {
 Writer w = new OutputStreamWriter(out);
creating a component somewhere else.31 Aug 2006 17:14 GMT1
i'll try to tell you what i need to learn..
I have a special panel class extends from JPanel, i'm calling this
class from my application class which runs main JFrame and i send image
list to my panel class. it creates buttons with images as icon and it
Java2WSDL (with Axis2)31 Aug 2006 17:01 GMT1
i am trying to write a web service with java and axis2. but i have a
problem creating the wsdl-file cause i don't find the java2wsdl.
in the api it isn't listed either?! so how do i create the wsdl-file
with axis2?
Servlets, send redirect and request scope31 Aug 2006 17:01 GMT9
In a typical (MVC1) application.  You have a HTML-FORM posting to
servlet-A and getting request parameters/values from the request
object.
HTML-FORM ==> Servlet-A
Best way to get user input from the console window?31 Aug 2006 16:41 GMT2
Hey everyone,
I'm a freshman in college and I'm currently learning java for one of my
classes. I know this question is really simple, but I've seen a number
of different ways to do this, and the example my teacher provided
Running java programs from class files31 Aug 2006 16:29 GMT24
I have created two class: ClassOne & ClassTwo (with main) in MyClass
package. When I run it in eclipse everything goes okay. When I create
jar and choose ClassTwo as Main everything goes okay.
But now I am interested in running it just from class files. What is a
File Can Not be Found31 Aug 2006 16:17 GMT1
I have this source code here where it cant find the file:
Staging_PasswordAdministration.properties.
No clue why it gives me this error because the file is named correctly
and is in the same working directory as the jsp file.
workaround to suspend the session object31 Aug 2006 13:24 GMT1
I have a application called as "SUN Identity Managaer" . once the user
authenticates using username/password, I redirect it to the custome
page ( please read... I REDIRECT IT TO THE CUSTOM PAGE ), where I ask
him second level of authentication questions.
Core java fundamental help31 Aug 2006 12:03 GMT5
Hello all , I am a newbie in java .Learning core java concepts and i
got confused with this piece of code . The output of code is "Extends
Super" . First time it prints Extends because of overriding but why it
prints " super" later.
Where can I find SNTP server in Java?31 Aug 2006 11:00 GMT4
Hi, every one!
I am working with time synchronization. There are many SNTP client
implementations.
But I cannot find any SNTP server implementation. Pls help me where I
standard input/output of a class instance31 Aug 2006 10:36 GMT4
I was wondering if its possible to redirect input and output of a
JClips class .
I hava a java application with instance of JClips class (it makes
possible to fire CLIPS expert system in java), a clips file with code
Java Networking Frage - überwachen mehrerer Sockets31 Aug 2006 08:08 GMT3
Hi zusammen,
ich habe hier gerade ein kleines Problem. Ich brauche ein tool, welches
manuell port forwarding beherrscht, dabei aber zwischen SSL und
nicht-SSL ports vermitteln kann.
 
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.