Blogoforum - blog+forum on computer and java http://blogoforum.com/tag/computer+java Talk about computer and java ryryrt http://blogoforum.com/tag/blogoforum+captcha+computer+form+java+jcaptcha+jsp+programming+servlet+web/ryryrt-19952.html yujr yry Mon, 03 Nov 2008 13:12:40 GMT http://blogoforum.com/tag/blogoforum+captcha+computer+form+java+jcaptcha+jsp+programming+servlet+web/ryryrt-19952.html What Help? http://blogoforum.com/tag/computer+java+jtree+programming+swing+tree+xml/what-help-4385.html Hey Dhanya! Welcome to Blogoforum! What help you do need with JTrees? Denis. - 1 reply Thu, 29 May 2008 02:42:41 GMT http://blogoforum.com/tag/computer+java+jtree+programming+swing+tree+xml/what-help-4385.html SVN http://blogoforum.com/tag/blogoforum+captcha+computer+form+java+jcaptcha+jsp+programming+servlet+web/svn-16091.html Sunish Tue, 13 May 2008 05:08:27 GMT http://blogoforum.com/tag/blogoforum+captcha+computer+form+java+jcaptcha+jsp+programming+servlet+web/svn-16091.html Captcha in jsp/servlet - use JCaptcha http://blogoforum.com/tag/blogoforum+captcha+computer+form+java+jcaptcha+jsp+programming+servlet+web/captcha-in-jsp-servlet-use-jcaptcha-7277.html Hey umesh! I used JCaptcha here on Blogoforum. Have you tried it? - 1 reply Thu, 14 Feb 2008 03:34:59 GMT http://blogoforum.com/tag/blogoforum+captcha+computer+form+java+jcaptcha+jsp+programming+servlet+web/captcha-in-jsp-servlet-use-jcaptcha-7277.html Free computer programming pdf ebooks http://blogoforum.com/tag/abap+asp+computer+download+ebooks+free+java+pdf+programming+sap+web2.0/free-computer-programming-pdf-ebooks-15274.html Download Free computer programming pdf ebooks in java abap sap ASP.net http://www.ebooknetworking.com Fri, 11 Jan 2008 01:52:53 GMT http://blogoforum.com/tag/abap+asp+computer+download+ebooks+free+java+pdf+programming+sap+web2.0/free-computer-programming-pdf-ebooks-15274.html Need Help in Modification MultiRowHeaderExample http://blogoforum.com/tag//need-help-in-modification-multirowheaderexample-7488.html Hi, While searching over the net I came to cross MultiRowHeaderExample, which I like to embed in my application, but the code generate the JTable looks like this:<a href="http://www.codeguru.com/java/articles/223.shtml">Multiple row header</a>(click on it to see the code). and I would like to modify it according to my application requirements, which must looks like this: <a href="http://www.ppiusindh.org/multi/">ModifiedMultipleRowHeaderExample </a>(click on it to see the required JTable form) copy the <a href="http://www.ppiusindh.org/MultipleRowHeaderExample/">Java Code</a> Thou, I have hit and try but couldn't generate accurate JTable as shown in the above URL, therefore, I am enclosing code for you to help me out, or at least show me the way how to increase the column width to the accurate length of label. - 1 reply Thu, 26 Jul 2007 05:51:16 GMT http://blogoforum.com/tag//need-help-in-modification-multirowheaderexample-7488.html Dynamic JProgressBar http://blogoforum.com/tag/java+swing/dynamic-jprogressbar-8644.html Dear Experts, I have created Applet-Servlet Communication Application, where I am trying to save the data via servlet and in return it sending boolean value to the applet. So, I would like to implement a JProgressBar, which may display at the time of data saving and the value of JProgressBar increase as the boolean value returns from servlet. Here I need your help, that if any one have an example (either in Applet or Swing Application) of JProgressBar, which may increase bar value upto 10% via Thread notify()method on the boolean value returns in true and after increasing upto 10% get the Thread wait() for the next boolean value returns in true. I hope you will be understanding the problem, if still have any confusion, or any other ideal to take care of this problem then I am looking forward to you. Thanking you in advance Regards, M.A.Bamboat - 1 reply Thu, 26 Jul 2007 05:35:27 GMT http://blogoforum.com/tag/java+swing/dynamic-jprogressbar-8644.html presentation framework need http://blogoforum.com/tag/framework/presentation-framework-need-8337.html Hello, I am currently using iPlanet 6.0 with Struts and it is not going too great with all the bugs in iPlanet. Struts won't execute all that well with iPlanet. Searching the web has revealed lots of iPlanet bugs with regards to running Struts. So I am scrapping it. Basically I am in need of a lightweight presentation framework (or end-to-end framework) that can run on iPlanet 6.0 and is compatible with the following java technology specifications: Java 2 SDK EJB 1.1 JDBC - J2SE JNDI 1.2 Servlet 2.2 JSP 1.1 Since iPlanet 6.0 only supports the above specs, I need a light java framework that will be compatible with the above. Any ideas would be beneficiail. Thanks Fri, 13 Jul 2007 12:16:13 GMT http://blogoforum.com/tag/framework/presentation-framework-need-8337.html captcha http://blogoforum.com/tag//captcha-7742.html hello i want captcha code for verification in jsp plz help me - 1 reply Mon, 09 Jul 2007 07:41:55 GMT http://blogoforum.com/tag//captcha-7742.html The JFC changed in 1.5, .useful needs a tweek http://blogoforum.com/tag/computer+dotuseful+java+jtree+programming+swing+tree/the-jfc-changed-in-1-5-useful-needs-a-tweek-7349.html Bee-u-t-ful code I must first comment. Wow. I was trying to use the AutomatedXMLTree.java. I note the date of posting this code is 2004. Evidentially, XML is a moving target and moving fast. Using the XMLTree code in my choice of JDK 1.5 or 1.6, I get ---> [#document: null]. Because of all the different tools required, the choice of parser, the methodology, the JFC's latest changes, the w3org rewriting the xml specs, ad infintim, it strikes me there is a light year's worth of difference between code that ran in 1.42 and code that runs in 1.5. I searched the Sun forums and I find this insight: /* The parse() method doesn't return null, * "[#document: null]" is what's returned by toString() * method when you print it. * Call getDocumentElement() method for * the document returned by parse() to get * the root node of the document. */ Because .toString() is a method of everything JFC (for instance, any System.out.println() ) it is difficult for me to discover where in the .useful API I should be making modifications. Thu, 17 May 2007 09:46:08 GMT http://blogoforum.com/tag/computer+dotuseful+java+jtree+programming+swing+tree/the-jfc-changed-in-1-5-useful-needs-a-tweek-7349.html Captcha in jsp/servlet http://blogoforum.com/tag/blogoforum/captcha-in-jsp-servlet-7254.html pls give me code how can i genrate captcha image in jsp or servlet registration form - 1 reply Thu, 10 May 2007 12:25:27 GMT http://blogoforum.com/tag/blogoforum/captcha-in-jsp-servlet-7254.html JTree Drag and Drop http://blogoforum.com/tag/in+is+it+java+purely+swing/jtree-drag-and-drop-6148.html Hi, all I have problem with JTree can u tell me how to reflect the JTree node transfer in File System. Means I have done a JTree aplication in swing and that needs to be drag and drop between twonodes that is happening but It should reflect in File System - 1 reply Fri, 20 Apr 2007 07:45:09 GMT http://blogoforum.com/tag/in+is+it+java+purely+swing/jtree-drag-and-drop-6148.html Help Needed http://blogoforum.com/tag//help-needed-4376.html Hi, I need some help with dynamic JTrees from XML. - 1 reply Mon, 27 Nov 2006 15:29:19 GMT http://blogoforum.com/tag//help-needed-4376.html New dotuseful forum location http://blogoforum.com/tag/computer+dotuseful+forum+java+jtree+programming+swing+tree/new-dotuseful-forum-location-2666.html http://blogoforum.com/tag/computer+dotuseful+java+jtree+programming+swing+tree - this would be a better place for <a href="http://dotuseful.sourceforge.net">dotuseful Java tree library</a> forum. Old forum is at http://blogoforum.com/tag/dotuseful Mon, 31 Jul 2006 09:45:39 GMT http://blogoforum.com/tag/computer+dotuseful+forum+java+jtree+programming+swing+tree/new-dotuseful-forum-location-2666.html