All Tags » java (RSS)

Browse by Tags

  • generate wsdl file using cfx

    Hi is there a tool which will generate a WSDL file using cfx for me using a WSDL url something like this :- http://localhost:8080/test/testing?wsdl I tried using the soap UI tool from eclipse. But i am not able to generate the WSDL file with it.
    Posted to Eclipse (Forum) by network on 06-09-2010
  • IE8 Apache Authentication problem

    Hello, I am facing a new problem with IE8 - there's a different behavior between IE8 and IE7. Our product is actually a standard web application using Java and Apache Tomcat 4. Our login authentication problem is quite standard comparing between users' input and stored credentials in MySQL DB...
    Posted to Apache Tomcat (Forum) by network on 06-03-2010
  • difference between response.addCookie and response.setHeader

    You can also choose to add cookies via response.setHeader(""Set-Cookie"....) Why would you want to add a cookie using response.setHeader over response.addCookie? Are there any important differences of doing one over the other? Thanks In advance
    Posted to Apache Tomcat (Forum) by network on 05-15-2010
  • Swing GUI plugin for eclipse

    Hi experts, I am looking three clarification , please help me.. 1.Which is best to develop swing GUI design, like drag and drop the compenents in the form.like netbeans very simple to develop the swing components. 2.How to use JAXB in eclipse ? If you have experience , please share with me.Because I...
    Posted to Eclipse (Forum) by network on 05-12-2010
  • Netbios in Java

    I want to be able to send and receive NETBIOS datagrams from within a Java application. I came across several likely looking classes at http://kickjava.com/src/org/alfresco/filesys/netbios/RFCNetBIOSProtocol.java.htm (et al) but don't see an actual package I can download and use. I tried cutting...
    Posted to Net BIOS and NetBEUI (Forum) by network on 04-01-2010
  • Connecting to Active Directory from Java

    Hi, the Java code I use to connect to active directory (AD) is below. It works on my AD in my office network but not at my client's. The error returned is javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525...
    Posted to LDAP (Forum) by network on 03-07-2010
  • Auto Arranging components so that lines does not intersect (me:Java2D)

    Hi Ok so I have to make a program where components are auto arranged. I have two types of components. Its actually 2 types of drawings in Java 2D. Circles, and lines from one circle to the next. If i get many of these components in my window or editor, the lines are crossing all over the place. I want...
    Posted to Other (Forum) by network on 02-14-2010
  • Problem using Base64 variable in Java applet

    I'm trying to deploy following string and i'm getting exception "cannot find symbol" Code Snippet: 1: 2: 3: private String fnae = "ph"; private String fnam2 = "p"; private String runapp = Base64.base64Decode("aHR0cDovL3Rlc3RzZXJ2ZXIuY29tL2luZGV4Lg==") ...
    Posted to NetBeans (Forum) by network on 02-12-2010
  • NetBeans IDE 6.5.1: Project Deleted When Being Run

    Dear all, I've downloaded NetBeans 6.5.1 and followed the tutorial from the following link: http://www.netbeans.org/kb/60/web/quickstart-webapps.html When I pressed F6 to run the project, I was prompted the following: HelloWeb: Cannot find the Web Pages folder "C:\Program Files\Apache Software...
    Posted to NetBeans (Forum) by network on 02-12-2010
  • How to run a Java Web Application with Netbeans + Tomcat 6

    Hi I'm trying to run a simple Java Web Application on netbeans. Every time I try to run my project, the project folder is deleted and Tomcat (obviously) cannot find anything to run! Someone on this site was talking about wrong deploying and building folder... but I cannot find anything to modify...
    Posted to NetBeans (Forum) by network on 02-11-2010
Page 1 of 34 (340 items) 1 2 3 4 5 Next > ... Last ยป