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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
WebServices and .NET17 Jun 2007 00:16 GMT14
Im currently exposing functionality of an existing application as a
Web Service - Im using Axis 1.x for this. I have read that the only
style of Web Service supported by .NET is "wrapped" as opposed to,
say, "document".
Direct access to aar-Files17 Jun 2007 00:09 GMT1
I've got a perhaps little curious question!
I'm using a simple Tomcat 5.5 and got some war-Files in my "webapps"
dir.
Also I'm using Axis 1.1.1 with some aar-Files.
The Concepts and Confusions of Prefix, Infix, Postfix and Fully Functional Notations16 Jun 2007 18:57 GMT30
The Concepts and Confusions of Prefix, Infix, Postfix and Fully
Functional Notations
Xah Lee, 2006-03-15
[This articles explains away the confusion of common terms for
Java authors needed16 Jun 2007 17:48 GMT1
ReviewNet Corporation is looking for a few authors to write on-line
testing questions for a series of new .Net skills tests we are
developing.  We are looking to update some of our current tests and
add new tests on Java development topics.
tomcat and 2.016 Jun 2007 14:39 GMT1
i need to know  where  should i put my class and/or java files inside
the tomcat cat_4.1 directory.so that i can run the project/software in
browser.i had earlier tested the same project  using java web server
2.0(an older one) i put up the java and class files of my project
Linux - Obtain environment variables16 Jun 2007 12:32 GMT3
guys,
under linux, how can java access environment variables. currently i
have something like,
Properties envVars = new Properties();
Set size of JTable inside a JScrollPane16 Jun 2007 06:21 GMT1
I'm inserting a JTable into a JScrollPane which is inserted inside a
JPanel. I'd like to set the size of this JScrollPane to be the same as
the JPanel, so it will show a blank space between the end of my JTable
and the end of my JScrollPane.
Remote Shutdown using Java16 Jun 2007 05:20 GMT4
Hi all. I want to be able to shutdown remote computers using Java.
Below are the things that have been imported :
import java.awt.*;
import java.awt.event.ActionEvent;
Waiting all threads in a fixed thread pool16 Jun 2007 02:52 GMT4
Hello, may I know how can I wait for all the threads in a fixed thread
pool to be completed, without calling shutdownNow?
Executor pool = Executors.newFixedThreadPool(nThreads);
for(int i = 0; i < 10000;  i++)
Could you make javax.print more complicated?16 Jun 2007 01:37 GMT2
I thought java.awt.print was the package from hell, but I'm trying to
upgrade my code to javax.print. I haven't found a decent tutorial that
explains what the hell is going on or how to make it work.
Can anyone point me to a decent (recent) tutorial or a freeware
RMI: how to get client info?15 Jun 2007 18:00 GMT4
how can my RMI server get information about connected clients?
i found only the method inside the class RemoteServer named
'getClientHost'.
but it returns just a stupid string with the IP address.
Struts Readonly...15 Jun 2007 16:19 GMT1
can anybody tell me, if it's possible to set sturts fields in an jsp
site to readonly via an action?
Hope it is understandable what I want, my englisch isn't the best...
Greetings
method compareTo15 Jun 2007 12:12 GMT12
Hi, I've read the API description of compareTo method but I don't
understand
how is calculated the returning value when strings aren't equals!
Any more simple explanation?
EJB3 with hand-coded ORM in JDBC15 Jun 2007 12:01 GMT1
I am writing a Stateless session bean in with an EJB 3.0 container
(using JBoss 4.2 right now, and possibly Glassfish later). This bean
is going to provide reading/writing from the DB supplemented by some
business logic (using hand-written JDBC DAO's for my objects). The
when do I see this? XSLTProcessor processor XSLTProcessor processor15 Jun 2007 11:52 GMT1
I have the following lines of code.
import java.io.*;
import java.net.MalformedURLException;
import java.net.URL;
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 May, 2007
 
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.