Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

17 Posted Topics

Member Avatar for hemanthjava

I wanna find some good site which lists some good Java Programming Questions (Programs to work on the comp) along with their solutions. Regards, [url]http://www.freejavaguide.com[/url]

Member Avatar for stultuske
0
160
Member Avatar for paresh72

Try out [URL="http://www.easystorehosting.com"]Easy Store Hosting[/URL]. They are based on ZEN Cart Shopping cart hosting + A whole lot of other Features like Ebay Store Import, Yahoo Seller Tool and more....

Member Avatar for SagarSe7en
0
339
Member Avatar for hemanthjava

JAVA Date Utility ( This program Demonstrates the proper use of Date functionality in common java programming scenarios ) Date and Time

Member Avatar for msg2ajay
0
205
Member Avatar for hemanthjava

Hello All, [U][I]I have my Robots.txt as[/I][/U] [CODE]User-agent: * Allow: / [/CODE] and used the "[B]Robots Meta Configuration[/B]" Plugin with settings as shown in the Attachment Then I ran the Tool to check my Robots.txt Syntax using some Robots.txt tool validator ( [url]http://tool.motoricerca.info/robots-checker.phtml[/url] ). I got Errors. Could you please …

Member Avatar for BrotherBill
0
159
Member Avatar for hemanthjava

Hello there, I am using the JTextPane in my Java Swing Application. How do I make it Handle Hypelinks. Like lets say the use enters [COLOR="Green"]\\some_foldername\some_subfolder_foldername\some_file.xls [/COLOR]or any other file type, It should Automatically, treat it as a hyperlink. Is it Possible to have such a functionlaity [B][U]JTextPane Hyperlink Functionality[/U][/B] …

Member Avatar for hardik.rajani
0
2K
Member Avatar for hemanthjava

Hello all, I have a few posts in my wordpress based blog, which contains Tables that I created using the Tiny MCE Editor Plugin. All of a sudden yesterday I saw none of the Pages displayed Grid lines. I had included that part of my code in my css and …

Member Avatar for rudevils
0
91
Member Avatar for hemanthjava

I've read plenty of java Swing forums or questions and none of them have the right answers. I am trying to dynamically select a node in a JTree by searching for it using a search panel based on its property. My jtree allows single selection model. (SINGLE_TREE_SELECTION). [CODE]jTree.setExpandsSelectedPaths(true); // jTree.expandPath(treePath); …

Member Avatar for hemanthjava
0
116
Member Avatar for Mr.'BackUp'

[QUOTE=etechsupport;178975]If you shall provide the url, I can guide you properly.[/QUOTE] Treat these sites as you treat your normal content sites. Keep your H1 tags, anchor tags and other tags which you consider will seo'ing your normal content sites intact. Then i guess you should go with deep linking as …

Member Avatar for bobchrist
0
145
Member Avatar for mengani123

Hi ithelp, Your absolutely right. Also adding to it [URL="http://beginner-java-tutorial.com/singleton.html"]Java Singleton pattern[/URL]

Member Avatar for peter_budo
0
125
Member Avatar for hemanthjava

[B]Probelm: [/B] I have 2 panels in my main container. The jplTop Panel is what with I am concerned. I have set its layout as[B] jplTop.setLayout(new GridLayout(2,4));[/B]. So as per the layout setting I must have 4 components on the 1st row and 2 components on the second row. But …

Member Avatar for DavidRyan
0
90
Member Avatar for hemanthjava

[code]/* Java Swing Calculator */ import java.awt.BorderLayout; import java.awt.Color; import java.awt.Container; import java.awt.FlowLayout; import java.awt.Font; import java.awt.GridLayout; import java.awt.Window; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.WindowAdapter; import java.awt.event.WindowEvent; import javax.swing.JButton; import javax.swing.JDialog; import javax.swing.JFrame; import javax.swing.JLabel; import javax.swing.JMenu; import javax.swing.JMenuBar; import javax.swing.JMenuItem; import javax.swing.JPanel; import javax.swing.JTextArea; public class Calculator extends JFrame …

Member Avatar for cms271828
0
168
Member Avatar for hemanthjava

I have a table which is placed in a Panel. This panel contains a Horizonal Scroll Bar which when scrolled to the right enables us to see the whole JTable. Now the Table itself has a vertical scrollbar. The probelm is when the user can't see the whole table he …

Member Avatar for jwenting
0
233
Member Avatar for Croft .L

Download the latest JDK from the Sun Site Download Jcreator After Installing JDK and and then install JCreator for this will aut0 set all the properties required for compilation. And then If you want to test if your setup is working download some example programs from [URL="http://www.freejavaguide.com/javasource.htm"]http://www.freejavaguide.com/javasource.htm[/URL] Regards, Hemanth [URL="http://www.freejavaguide.com"]http://www.freejavaguide.com[/URL]

Member Avatar for hemanthjava
0
109
Member Avatar for boohoo

I made a site namely [URL="http://www.freejavaguide.com"]http://www.freejavaguide.com[/URL] and hence would like to share some of the useful parts of the site that can be used be each of you. INTERVIEW QUESTIONS ----------------------------- [B]Java [/B] C C++ SQL Oracle XML HTML [B]JAVA PROGRAMMING -------------------------- JAVA Tutorial Java SCJP Notes 1 Java Test …

Member Avatar for hemanthjava
0
290
Member Avatar for hemanthjava

I am using FocusTraversalPolicy policy in my Swing Project for tab out functionality. In some screens some componenets(combo box , textbox etc) are disabled in between some enabled components. So when i tab out from those which are enabled it loses focus when i tab out as that component after …

0
66
Member Avatar for hemanthjava

I am using Apache Tomcat I got the following error when invoking a jsp. type Status report message HTTP method POST is not supported by this URL description The specified HTTP method is not allowed for the requested resource (HTTP method POST is not supported by this URL). My 2 …

Member Avatar for jwenting
0
1K
Member Avatar for hemanthjava

i download a evaluation version of weblogic6.1. It gives me the following exception when I start Weblogic $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$ Unable to start WebLogic Server !! Missing license file for: WebLogic Server 6.1 $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$ Regards, Hemanth [url]http://www.javaprogrammingworld.com[/url]

Member Avatar for jwenting
0
104

The End.