I want to run a command prompt cmd in my java web service. Example this command D:\ConceptExtractor\bin\CX.py config C:\aaa.xml C:\bbb.xml
The abv command work when I enter this command in ...
Hello,
I Have written this code in Java Swing, to convert XML-file to Text-file, but I get just an empty text file, why? could you please help me with that!! it is very urgent !!!!!!!!!!!!!!
...
This probably seems like a preposterous question, but I was wondering if anyone here has experience of Microsoft's Visual Studio for Java development. I know it supports J#, but j# isn't somet...
I am using a text area to collect some string data which will be updated to an external database what do I need to gaurd against a single quote being entered which will cause an error in sql s...
Hello All, Can anybody provide me with an example, how to convert html file to an image file using Java?
Thanks in advance
I'm trying to deploy Java Runtime Env. 6 update 5 with a silent install. I keep getting error messages that my command line syntax is wrong. Please help.
I'm using: jre-6u5-windows-i586-p...
I am new to EJB3 and am trying to run through the tutorial from http://www.laliluna.de/ejb-3-tutorial-jboss.html. I don't think my datasource is getting set up correctly. Here is the error fro...
Is there such a thing as a WYSIWYG JSP Editor?
If so, Can anyone recommend one?
If not, Can you recommend an editor that will make editing less painful than a text editor?
Dear Experts,
I have the below Java Code and it seems to work fine when the specified path exists on my machine however when I deploy the code to a UNIX Box it doesnt work.
What I want t...
Hi,
need steps and code to implement JOSSO single sign on implementation for multiple web applications in Tomcat server for J2EE struts application.I am using LDAP
i generate a String input from a Gui component or a file and store it in an arraylist. at run time the arraylist can store any amount of Strings depending on the user.
now i want to use the...
Hi
I have a code which is monitor URL open by client machine.But Problem is that when client open a www.google.com then it will work open a page and show on serve side.But when client ope...
I just want to ask our java experts here, how to create an executable jar file in Intellij IDEA?
i have a jbuilder project which i am trying to import in eclipse.
i wrote build.xml file for the same n while tryint to build with ant i am getting an error like :
The project was not bui...
As of now we are using Weblogic server 8.1 in our project. What are the problems that might be involved in migrating the application from 8.1 to 9.2?
I am using jbuilder 2005 how can I (Steps, tutorial, ...) embed Microsoft Internet Explorer into my form?
Dear Friends,
Actually i want to print pdf doucment without open this document for my application requirment,
actually i have used many api but didn't get any result so please if have inform...
I tried to get the buttons to perform the actions of clearing the entries and also quiting the application but neither work. The calculate button works. When I click either of the clear entry...
Dear Experts,
I'm a newbie at JBoss. Could you folks point me to links (or tell me) of a GUI-based way to set up MySql within JBoss 4.2 within Eclipse plugin? I'm much to ffrightened to g...
I am creating an eclipse plug-in whereby i am required to download files from a remote server and then display them using the default editor. I have to pass the object of org.eclipse.ui.IEdito...
Hi all
using Java 1.5.0_09
On windows vista (which has a dual stack IPv4 and IPv6 installed) using the code (below) only reveals the Ipv6 hostAddress. I need the IPv4 hostAddress.
Pleas...
Hi Experts,
I have an array of bytes that I want displayed in a JTable - very much like what a Hex Editor would display - every 16 bytes are displayed as a row in the table. The following a...
Hi
i have a code which is not runing,it's show error.Code is here plz Help me
Error is showing in this line
HttpsURLConnection https = (HttpsURLConnection)u.openConnection();
Hey Guys,
How you think Java, Rails and ASP.NET(C#) Compare with each other.
Which one you prefer?
Which one is an enterprise development language?
I am having a problem when trying to use a tftp server program on my laptop. The error message I am getting when starting Solarwinds TFTP server is the port 69 is in use by Java. How can I eit...