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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Class cannot be resolved27 Aug 2007 20:23 GMT3
I am trying to incorporate some third party application in my project, and
have problem with class resolving.  I have this line:
Scriptable scope = context.initStandardObjects(null);
Errors are:
failed XML classes web requests27 Aug 2007 18:54 GMT1
I'm developping a java applet to be hosted in an embedded device. In
this applet I do an extensive use of XML and GET,POST communications
with the web server (that is in the embedded device). Everything works
fine, but the problem I'm facing is that everytime I use the standard
XPathAPI(node, xpathStr) & XPathContext.getDTMHandleFromNode(node) slow27 Aug 2007 16:29 GMT2
I am using xalan 2.7.0: http://xml.apache.org/xalan-j/
As I run XPathAPI.eval(node, xpathStr) over and over again on several
nodes, it gets slower and slower.
This is documented in the XPathAPI documentation, and it suggests to
How to make a virtual webservice provider27 Aug 2007 15:41 GMT2
I want to create a servlet or something similar, that can act as a
provider for virtual webservices.
I want to save the description of each 'service' in a database instead
of in wsdl files and i want she servlet to dynamically act as a
Opening new child window - Running servlet (JSP and Servlet)27 Aug 2007 13:57 GMT4
Currently , I have a javascript code that opens a child window. This
child window is a Java Server Page called showdata.jsp that uses some
data from the database.
I have used this function to open my page :
netbeans 5.5.1 & 6 M1027 Aug 2007 13:55 GMT1
I have installed 2 versions of Netbeans on my machine. I am just
curious to know if this might lead to errors while running the
programs. Of course, I am gonna be running just 1 IDE at any time.
But still if somebody could advise me, i would be really grateful.
Prolog-style pattern matching in Java. How to?27 Aug 2007 09:55 GMT8
I enjoy programming (and thinking) in Prolog but the reality requires
Java.  Now I try to use the best of the former with the latter.
Backtracking can be simulated in Java via enumerators so that seems to
be no problem.
Problem with automatic (headless) build and test with eclipse test framework27 Aug 2007 09:22 GMT3
I've got a tricky problem with my automated build and test.  I want to
set up an automated build server for my project and I want to build
and test my eclipse-plugins with the eclipse testing framework (see
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.test/testframework ...
Spring context refering to application context27 Aug 2007 08:24 GMT3
How do you refer to parameters/resources etc. defined in application
context file "context.xml" from Spring "applicationContext.xml" file?
I've only found how you can point to properties file or environment
parameters.
Simple error : method format(String, Object[]) is not applicable for the arguments (String, String)27 Aug 2007 07:31 GMT1
I am a java newbie and I am using eclipse to write this simple code:
// Fig. 3.17: Dialog1.java
 // Printing multiple lines in dialog box.
 import javax.swing.JOptionPane; // import class JOptionPane
Consuming a .NET Webservie with a Java/AXIS secure client27 Aug 2007 01:52 GMT4
after several hours spent searching on groups an answer to my question
with no success, I decided to post it asking your wise help.
This is my current situation: I have a webservice written in VB.NET
with the following webMethods:
Work has been slow the last few weeks and I got bored!27 Aug 2007 00:57 GMT1
So I decided to write a game again.  My favorite game as a young man was
Asteroids.  In fact in the late seventies I actually owned an Asteroids
machine.  This isn't finished yet and it doesn't have any sound (if any
body has some good ones for guns and ship explosions :-).  The ...
re: java code for converting tiff image file to bmp file26 Aug 2007 21:12 GMT4
Sir/Madam
Any java source reference for converting tiff image file to bmp image file.
Great thanks
how can we invoke tools { like javac , javap} in java program ?26 Aug 2007 14:17 GMT5
  in course of writing a program i needed to input "java source code"
and compile it
in program itself and pipe the compiled "class file" to other tool
called "javap".
please help to debug error26 Aug 2007 10:56 GMT3
I tried to execute following client server program.
server program
import java.net.*;
import java.io.*;
 
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.