5,031 Posted Topics

Member Avatar for rodmastar
Member Avatar for LanierWexford

There is no need to mess around with CLASSPATH since Java 1.4, adding direction to Java installation in PATH parameter is sufficient. So if you change to PATH you can check your set up in Command Prompt, type [icode]echo %PATH%[/icode] that should beside all other things return [icode]C:\Program Files\Java\jdk1.6.0_12\bin;[/icode] also …

Member Avatar for jbennet
0
128
Member Avatar for Raymoneto

Here is [URL="http://www.google.co.uk/search?hl=en&lr=&ei=usrySYeRIIKNjAelusTXDA&sa=X&oi=spell&resnum=0&ct=result&cd=1&q=java+draw+graph+tutorial&spell=1"]all help[/URL] you need

Member Avatar for MoZo1
0
125
Member Avatar for Aamit

Good point is always start from provider web site [URL="http://www.springsource.org/"]Spring[/URL] (or [URL="http://static.springframework.org/docs/Spring-MVC-step-by-step/"]this[/URL]), [URL="http://wiki.apache.org/struts/StrutsTutorials"]Struts[/URL], [URL="http://www.hibernate.org/152.html"]Hibernate[/URL] ( at present time under maintenance) IntelliJ IDEA, NetBeans, Eclipse and other. Either they have direct in build support or you only need to download plugin Books [URL="http://books.google.com/books?q=struts&btnG=Search+Books"]Struts[/URL], [URL="http://books.google.com/books?q=subject%3A%22Computers%22+spring&btnG=Search+Books"]Spring[/URL], [URL="http://books.google.com/books?q=subject%3A%22Computers%22+hibernate&btnG=Search+Books"]Hibernate[/URL] Language??? Java of course, we love …

Member Avatar for peter_budo
0
131
Member Avatar for hopzta

Do you have in your package inventory5 class called XboxDVD? If not, there is your issue...

Member Avatar for BestJewSinceJC
0
95
Member Avatar for satin

Definitely not EXE as that Windows extension and major number of Tomcat servers are Unix/Linux based. I'm not aware of any tool that will be able to deploy to Tomcat and database in one go, but happy to learn if there are any. You may put your Tomcat files into …

Member Avatar for peter_budo
0
103
Member Avatar for littleson

[URL="http://www.adobe.com/devnet/flex/flex_net.html"]Learn Flex and .NET[/URL]

Member Avatar for lucasmatos
0
90
Member Avatar for KingsKidy

Some coding would be welcome, reading from magic ball to locate your code issues is difficult these days ;) If you can provide some code we will try to help you...

Member Avatar for Ezzaral
0
116
Member Avatar for jackfatal

Please attach your JME source code to your next post and I will have look at it and see what can be done

Member Avatar for peter_budo
0
220
Member Avatar for NareshBabu

You can communicate with your database through servlet on server side, then make the use HTTP protocol to communicate between servlet and your mobile application (use of threads is highly recommended to avoid connection request time-out). There is online version of [URL="http://books.google.com/books?id=chepSC2iAB8C&printsec=frontcover&dq=Beginning+j2me#PPA343,M1"]Beginning J2ME: From Novice to Professional[/URL] with chapter 18 …

Member Avatar for peter_budo
0
100
Member Avatar for prasanta08

Why do you want to use real service for this? There is no need. Look up their API, design your project the way you will just need to plug-in their service and instead of it just provide dummy messages. After that you only have to state this fact in your …

Member Avatar for naugiedoggie
0
115
Member Avatar for Isy

Topic/idea of game is your choice and depending what sort of project you doing depends difficulty. If you do just ordinary coursework and there is no specification of AI (game intelligence) then any board game player vs player will do. If it is final project for graduation AI is something …

Member Avatar for Isy
0
94
Member Avatar for ahoest

answer [URL="http://www.google.co.uk/search?source=ig&hl=en&rlz=&=&q=java+jpanel+draw+line&btnG=Google+Search&meta=lr%3D"]here[/URL]

Member Avatar for peter_budo
0
880
Member Avatar for Esben

Not that I do not want to help, but I did not get what you trying to do...

Member Avatar for peter_budo
0
90
Member Avatar for smita123

File browsing is already provided through [URL="http://java.sun.com/docs/books/tutorial/uiswing/components/filechooser.html"]JFileChooser[/URL] file upload will depend on how you want to implement it and what you will use [URL="http://www.google.co.uk/search?hl=en&q=java+file+upload+tutorial&btnG=Search&meta="]have pick[/URL]

Member Avatar for smita123
0
147
Member Avatar for vict0rjr

Your solution is not very flexible. I would replace Array with ArrayList as in doing so I do not have to check for number of elements to set array size where to store images with their captions. Something like this [code=Java] /** * @(#)AlbumImage.java * * * @author * @version …

Member Avatar for peter_budo
0
100
Member Avatar for gk0110

iText or iReport ( I think iReport is based on iText but they been talking about moving away from them). Just google it there is lot of tutorials

Member Avatar for peter_budo
0
37
Member Avatar for Rombosia

Sorry, I think this highly specific question should be asked on [URL="http://discussion.forum.nokia.com/forum/"]Nokia forum[/URL]

Member Avatar for peter_budo
0
79
Member Avatar for Zass101

OK, guys fun is over, no need to push it further. @Zass101 if you actually took your time to read some rules of this forum you would found [URL="http://www.daniweb.com/forums/announcement9-2.html"]We only give homework help to those who show effort[/URL] on top of Java section and therefore you would not posted such …

Member Avatar for peter_budo
-3
224
Member Avatar for aixing

I'm not sure what you trying to do in that code. Generally JSP will be used for presentation to collect or display data and servlet will take care of validation and communication with database. As for the ID you will either leave it for database to provide you with unique …

Member Avatar for peter_budo
0
102
Member Avatar for MDGM

Google [URL="http://www.google.co.uk/search?hl=en&q=adobe+flash+tutorial&btnG=Google+Search&meta="]adobe+flash+tutorial[/URL]

Member Avatar for peter_budo
0
286
Member Avatar for genieuk

Java and JavaScripts are two different technologies, dude! I made request to move this post in correct place...

Member Avatar for genieuk
0
265
Member Avatar for pjpro
Member Avatar for shadowson1

OK, I made few corrections, but this will not get your program compile as there is lot of things you need to correct [code=java] /** *This JFrame is used to gather mortgage data from the user and display the monthly *payment amount of the mortgage based on the input. * …

Member Avatar for peter_budo
0
152
Member Avatar for kiwicas

aruna_k_2006, this is nearly 2 years old post ! ! ! Do you think it is still on-going project? I don't think so. So what s the point to rewoke old post in this case? If you done any related coding to this topic you are more then welcome to …

Member Avatar for simmer
0
131
Member Avatar for itslucky

You can either use one of available look & feel libraries or do the job of creating/designing own look & feel. In past I used [URL="https://substance.dev.java.net/docs/getting-started.html"]Substance[/URL], for any other just use google [URL="http://www.google.co.uk/search?source=ig&hl=en&rlz=&=&q=java+look+and+feel+library&btnG=Google+Search&meta=lr%3D"]java look and feel library[/URL]

Member Avatar for peter_budo
0
181
Member Avatar for sivak

[URL="http://books.google.com/books?id=CCCMiIUIokIC&printsec=frontcover&dq=JavaScript+the+complete+reference.#PPP1,M1"]JavaScript, The Complete Reference[/URL] Happy reading

Member Avatar for peter_budo
0
89
Member Avatar for ktunisia

Forum rule [URL="http://www.daniweb.com/forums/announcement9-2.html"]We only give homework help to those who show effort[/URL]

Member Avatar for ktunisia
0
112
Member Avatar for ppushpa
Re: JAVA

Quick dirty solution use String [URL="http://java.sun.com/javase/6/docs/api/java/lang/String.html#indexOf(java.lang.String)"]indexOf(String str)[/URL] method. More advanced use [URL="http://java.sun.com/docs/books/tutorial/essential/regex/"]Regular Expressions[/URL]

Member Avatar for Ezzaral
0
69
Member Avatar for redmaverick

For start you missing package declaration on start of Person class which should be same as the one on start of testing class...

Member Avatar for Ezzaral
0
123
Member Avatar for Steph102

[QUOTE]I have a project for school involving Firefox and making an extension that is a visual database.[/QUOTE] This doesn't make sense at all. Can you provide more details on your requirements? What language you intend to use PHP/ASP/ASP.NET/JSP or any other? There are [URL="http://www.google.co.uk/search?source=ig&hl=en&rlz=&=&q=SQLite+tutorial&btnG=Google+Search&meta=lr%3D"]tons of tutorials on SQLite[/URL] so you …

Member Avatar for peter_budo
0
114
Member Avatar for G-Dogg

Are you familiar with either PHP, ASP, ASP.NET, JSP, Ajax or any other language suitable for web development and capable of database communication?

Member Avatar for G-Dogg
0
98
Member Avatar for sawant_nitesh

Possible if you running large number of queries and wish to know what is your progress status. I deem to impossible on single query as long somebody can come forward and show me how to monitor progress inside database...

Member Avatar for peter_budo
0
103
Member Avatar for AlexGrim

[QUOTE=AlexGrim;685916] [url]http://Ionisis.com/images/Layout-8-1.jpg[/url][/QUOTE] This is looking good, but I would recommend it for a gaming site rather then business site. Try to simplify it, graphics should enhance the information content you trying to pass on your visitor.

Member Avatar for martin5211
0
100
Member Avatar for jonpb

This should give you basic idea [url]http://www.cryer.co.uk/resources/javascript/script13_gallery.htm#_self[/url] plus you need to implement random number generator

Member Avatar for essential
0
284
Member Avatar for hidash_in
Member Avatar for vipinsagar

Not sure what you up to but in general JEditorPane, JTextArea and JTextField inhere [URL="http://java.sun.com/javase/6/docs/api/javax/swing/text/JTextComponent.html#getText()"]getText()[/URL] method from JTextComponent. For JComboBox you need to use [URL="http://java.sun.com/javase/6/docs/api/javax/swing/JComboBox.html#getSelectedIndex()"]getSelectedIndex()[/URL] and match it against Array or Vector you passed to constructor to find name of selected element. Here is tutorial on [URL="http://java.sun.com/docs/books/tutorial/uiswing/components/combobox.html"]How to Use Combo …

Member Avatar for vipinsagar
0
103
Member Avatar for BestJewSinceJC

Design specific class to hold only menu items and all it needs (action listeners) and just add it to frames as you need it. If you design it properly you will also able to add some menu items to specific menu sections on the go as you need or do …

Member Avatar for Ezzaral
0
103
Member Avatar for navi17

[QUOTE=navi17;843650]i hv try it.. it doesnot work... i m sure problem is different not this.[/QUOTE] [QUOTE=navi17;843658]no man. u r again wrong.. i m using smarty... so there is no need to define <?php between <a href>..................[/QUOTE] One of the rules that you should know [QUOTE]We strive to be a community …

Member Avatar for rm_daniweb
0
154
Member Avatar for neutralfox

I'm not networking guy but I may chip in with little. Any chat application always has server side and client side of application otherwise trying to connect numerous users together would quickly become nightmare. There you will have private encryption key for server and public. There are variety ways of …

Member Avatar for neilcoffey
0
646
Member Avatar for neutralfox

Check out [URL="http://seleniumhq.org/projects/remote-control/"]Selenium Remote Control[/URL]

Member Avatar for neutralfox
0
105
Member Avatar for jbennet

If you interested in [URL="http://www.sun.com/training/certification/java/index.xml"]Java certification[/URL] you can take [URL="http://www.sun.com/training/certification/java/scja.xml"]SCJA[/URL] right now it is not difficult. This is more for people which will not do much of coding sort of adviser or sale representative so you know what you talking and dealing with. It is targeting basic programming terms, little …

Member Avatar for Janepenelope
0
157
Member Avatar for manfosys

Document download/upload is best to manage through use of thread in case of connection timeout

Member Avatar for peter_budo
0
98
Member Avatar for hollywoood69

There is only one array involved that you need to use. Video class represent an object that has to be stored in array. I'm not gone do Video class for you as that is simple and judging by assignment topic you should be familiar with it. So assuming you already …

Member Avatar for javaAddict
0
389
Member Avatar for priyotosh

Is this web site for Intranet (local network often used in medium to large companies, or education institutions) purposes, because g://myfile.doc will not be valid location if on remote server

Member Avatar for priyotosh
0
113
Member Avatar for king_786

While loop with checking if expression is valid [code=Java] int i = 0; while( i < 10){ i++; }[/code] Do-while, will run at least once so make sure it has something to process and doesn't give you any Exceptions [code=Java] int i = 10; do{ i--; }while(i > 0);[/code]

Member Avatar for BestJewSinceJC
0
110
Member Avatar for uthman4u2nv

[QUOTE=achristov;840854]More than ASP.NET? You gotta be kidding. :) PHP is poor man's ASP.NET, but if you like it go for it![/QUOTE] If PHP is that, you do not mind calling ASP.NET and any other Microsoft technology around Visual Studio drag & drop for kids ;) Of topic, recent NetBeans tutorials …

Member Avatar for peter_budo
0
131
Member Avatar for peter_budo

Last few days I'm having problem open daniweb page. Anybody else with same issue?

Member Avatar for blud
1
63
Member Avatar for RaniThomas

If the ecaple on top of this section marked as [URL="http://www.daniweb.com/forums/thread141776.html"]JSP database connectivity according to Model View Controller (MVC) Model 2[/URL], you are more then welcome to search [URL="http://sourceforge.net/"]sourceforge.net[/URL] for open source project where you can look up variety of topics

Member Avatar for peter_budo
0
121
Member Avatar for peter_budo

[B]This is not a question just small challenge[/B] if you interest in improving provided solution and feedback for me. I just went back to some assignment I did at university and one of these been design phone book for mobile device with use of Java Microedition (JME). At the time …

Member Avatar for peter_budo
0
335

The End.