5,031 Posted Topics

Member Avatar for san_crazy
Member Avatar for hajjo

[URL="http://www.javapassion.com/j2ee/"]General introduction[/URL] [URL="http://www.javapassion.com/javaee_advanced/"]Advanced topics[/URL]

Member Avatar for peter_budo
0
112
Member Avatar for ndoe

You should add the wav file to your NetBeans project, instead of providing absolute file path, and once JAR file created this would be included as part of your application

Member Avatar for peter_budo
0
111
Member Avatar for mdew_47

Somebody was really lucky this morning as I'm still sleepy. This was supposed to be negative reputation Please read [URL="http://www.daniweb.com/forums/faq.php?faq=daniweb_policies"]forum rules[/URL] - no emails in posts. Have look on appropriate [URL="http://www.daniweb.com/forums/misc.php?do=bbcode"]use of tags[/URL] in the post

Member Avatar for devpiyu
0
294
Member Avatar for pandeyprashant

Then there may be something wrong with your BD table as that query is just fine. Check this for [URL="http://www.w3schools.com/Sql/sql_autoincrement.asp"]example[/URL]

Member Avatar for pandeyprashant
0
849
Member Avatar for fred2

Help with what? You can not expect people to investigate your code without problem description...

Member Avatar for fred2
0
153
Member Avatar for polo_coins

I suggest that both of you cool down and drop verbal abuse, even if it is mild [QUOTE=Troy III;949482]Only a coward, and some of them half-educated far-East gypsies will consider somebody else's patience and politeness, as a weakness. Mr. essential bullcrap. And I was being polite and patient to my …

Member Avatar for Troy III
0
306
Member Avatar for sven1981

[QUOTE=sven1981;944786] command compile : javac -classpath .;C:\Program Files\Apache Software Foundation\Tomcat 6.0\lib\servlet-api.jar LoginServlet.java For the command compile, i got error message as below: "javac: invalid flag: Files\Apache Usage: javac <options> <source files> use -help for a list of possible options"[/QUOTE] I was assisting with this, but still I'm puzzled why LoginServlet …

Member Avatar for masijade
0
188
Member Avatar for jdfskitz

[QUOTE=JugglerDrummer;949941]first of all DO NOT RUSH. Take it steady, or don't do it at all. the only way to success is through work. as to where to start, google beginning java tutorials, and start learning and practicing. :D good luck :)[/QUOTE] We already took deliberation and provided everyone who cares …

Member Avatar for peter_budo
0
125
Member Avatar for ogi.za.forum

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

Member Avatar for peter_budo
0
76
Member Avatar for boffin

Welcome to daniweb boffin! Dunno about video compression, there can be some odd request sometime. However there are plenty of these seeking help with C and C++ (if you do not mind answering beginner questions ;) ).

Member Avatar for peter_budo
0
87
Member Avatar for ashish2234

[URL="http://java.sun.com/javase/6/docs/api/javax/swing/JTable.html#getSelectedRow()"]getSelectedRow()[/URL]

Member Avatar for TheWhite
0
112
Member Avatar for terence6203

Option A) Create general action listener for all of them // helper method that creates panel for buttons private JPanel createButtonPanel() // returns a Jpanel { // Create button objects firstButton = new JButton("First"); // create button object firstButton.setActionCommand("First"); // add actionCommand firstButton.addActionListener(this); // add Listener command nextButton = new …

Member Avatar for terence6203
0
679
Member Avatar for Nathan Campos

Two options: A) you pass Displayable object from form to form B) or have "magic" method changeScreen to do the job as in this MIDlet [code=Java] package contacts; import javax.microedition.lcdui.Display; import javax.microedition.lcdui.Displayable; import javax.microedition.midlet.MIDlet; import memo.beans.Contact; public class ContactMIDlet extends MIDlet{ private Display display; public ContactMIDlet(){} public void startApp(){ display …

Member Avatar for Nathan Campos
0
255
Member Avatar for Xessa

Isn't API explanation of [URL="http://java.sun.com/javase/6/docs/api/java/util/Random.html"]Random[/URL] and [URL="http://java.sun.com/javase/6/docs/api/java/security/SecureRandom.html"]SecureRandom[/URL] enough for you?

Member Avatar for Xessa
0
321
Member Avatar for peter_budo

Would you consider to create daniweb group on twitter? That way you could easily make quick updates in regards of any site changes, server downtime etc. If there is already group please provide url.

Member Avatar for kaninelupus
0
160
Member Avatar for gaya123

You been offered help in your previous [URL="http://www.daniweb.com/forums/thread210687.html"]thread[/URL]. What is wrong with approach adatapost suggested?

Member Avatar for Thirusha
0
79
Member Avatar for alsoumhi

Use the [URL="http://commons.apache.org/fileupload/"]Commons FileUpload[/URL] package

Member Avatar for peter_budo
0
78
Member Avatar for axeeffect2002
Member Avatar for axeeffect2002
0
73
Member Avatar for Nathan Campos

I tried to look at it, but the use of Spanish (I presume it is Spanish and not Italian or Portuguese) make it difficult. Add to it over 300 lines of code where one has no chance to find what is which screen, it is long period of time spend …

Member Avatar for Nathan Campos
0
258
Member Avatar for MrDiaz

Plain text is OK if you looking for management of small amount of data and not necessary structured/organized. For the above task database would be suitable and I would go for serverless/embedded database like JavaDB, [URL="http://hsqldb.org/"]HSQLDB[/URL] or [URL="http://www.sqlite.org/"]SQLite[/URL] then MySQL that need server installation as it gives you mobility

Member Avatar for MrDiaz
0
79
Member Avatar for syedabdulsamad

[QUOTE=syedabdulsamad;947935]Hi Can anyone tell me please How i can repair my RAM. Thanks.[/QUOTE] You cannot repair RAM, you can either ask replacement if you have warranty or throw it in the bin and get new one. PS: If you continue with posting these ridiculous questions you would be looking on …

Member Avatar for peter_budo
0
55
Member Avatar for sotvisal
Member Avatar for JamesCherrill
0
164
Member Avatar for bervin

So get started on it as [URL="http://www.daniweb.com/forums/announcement9-2.html"]We only give homework help to those who show effort[/URL]

Member Avatar for TheWhite
0
165
Member Avatar for Ancient Dragon
Member Avatar for crunchie
0
189
Member Avatar for ChangBroot

Good luck, because this is not something you cannot accomplish in one-two weeks. Big teams of programmers spent months on setting this functionality for products like Microsoft Office or Open Office.

Member Avatar for ChangBroot
0
373
Member Avatar for gaya123
Member Avatar for peter_budo
0
36
Member Avatar for gaya123
Member Avatar for feoperro

I just hope you aware that use of frames makes your page more difficult to search for search engines and W3C is actually trying to get rid of them with each release of HTML standards they limiting they functionality more and more...

Member Avatar for Airshow
0
200
Member Avatar for Salem

[QUOTE=Salem;941775]All the digits in a row, lunchtime today :)[/QUOTE] Read somewhere in the news papers that some couple getting married at that time. Crazy :twisted:

Member Avatar for red_gal_2005
0
213
Member Avatar for Nathan Campos

Maybe you can get something useful from [URL="http://www.peterscorner.co.uk/2009/05/22/contact_sorting_contact_list_part_3.html"]here[/URL]

Member Avatar for peter_budo
0
170
Member Avatar for gaya123

[QUOTE=gaya123;945524]I have 2 submit buttons in a jsp page. in the form action, i forward the request to a servlet. N in the servlet, i need to write logic for the respective button clicked in the previous jsp and redirect to a new jsp... Kindly help me with this... I …

Member Avatar for gaya123
0
219
Member Avatar for mahdi68

Android plugin for NetBeans is unreliable and so far I know they still on SDK 1.0. You better of with Eclipse or IntelliJ IDEA as both support SDK 1.5

Member Avatar for mahdi68
0
74
Member Avatar for itslucky

You need hosting either free or paid (paid was already discussed here not sure about free option). What you need to upload? Either whole project in WAR or EAR package and deploy it on server, or second option of uploading whole project folder structure through ftp (jsp, html, css, javascript …

Member Avatar for peter_budo
0
71
Member Avatar for Nathan Campos

Eclipse is always "special" from other IDEs. Have look [URL="http://live.eclipse.org/node/614"]here [/URL].

Member Avatar for Nathan Campos
0
72
Member Avatar for Umar Ali
Member Avatar for peter_budo
0
35
Member Avatar for mirzanaaz

Hello mirzanaaz welcome to daniweb. For more info in regards of both languages please visit relevant forum sections C++ [URL="http://www.daniweb.com/forums/forum8.html"]here[/URL] and C [URL="http://www.daniweb.com/forums/forum118.html"]here[/URL]. You can ask your questions here, but before you do so please have look on sticky post/read me, on top of each forum, 6 for C++ and …

Member Avatar for peter_budo
0
41
Member Avatar for tdamon

Two basic options [LIST=1] [*]Submit data to servlet for validation (full check as in regards is there any input, is the input in correct format and do the data match with whatever is in database - in case of login action) [*]Use JavaScript traditionally used for just general check if …

Member Avatar for peter_budo
0
143
Member Avatar for cesarnz
Re: sftp

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

Member Avatar for peter_budo
0
134
Member Avatar for vipinsinghal

Wrong approach. This forum is about you coming here and asking specific questions and not requesting "baby-sitting" service. So please start working and come back with more concrete questions. Good starting pint would be find out what sort of data you wish to store in database and how should they …

Member Avatar for peter_budo
0
207
Member Avatar for tdamon

Obviously you just used it for single purpose and that is provide argument for query. If you store it, you could return it to next page with search results

Member Avatar for peter_budo
0
110
Member Avatar for nikhita

[URL="http://www.lowagie.com/iText/"]iText[/URL] free Java library for converting number of document types, or you can go for [URL="http://jasperforge.org/plugins/project/project_home.php?projectname=jasperreports"]JasperReports[/URL] (however I think this is just enhanced version of iText)

Member Avatar for peter_budo
0
2K
Member Avatar for gudduhassan

[QUOTE=gudduhassan;940903]i need the database schmema of hospital managment system, the jpg of the ERD[/QUOTE] And you been asked to provide what you done so far... There is rule on the forum which goes as [URL="http://www.daniweb.com/forums/announcement9-2.html"]We only give homework help to those who show effort[/URL]

Member Avatar for peter_budo
0
40
Member Avatar for coollife

[QUOTE=coollife;940869]sir i am dumb and i really dont understand that much coding whatever code i have posted na , in that u make changes and give sir please. I am trying for this from yesterday[/QUOTE] If you are not interested in reading and trying out already provided suggestion what is …

Member Avatar for peter_budo
0
118
Member Avatar for anuj_sharma

@anuj576 I just joined all 3 post to related same JavaScript question. In the future DO NOT create new post just because you want to provide new info, stick to original thread and just post there with new updates

Member Avatar for peter_budo
0
91
Member Avatar for anuj_sharma

Closing down multi-post. Please read forum rules, forum flooding is not welcome. Stick with original post and update it.

Member Avatar for peter_budo
-1
99
Member Avatar for loozax

Guys, please drop this mocking it doesn't help any of us. @loozax you should be aware that there is a rule on this forum which says "[URL="http://www.daniweb.com/forums/announcement9-2.html"]We only give homework help to those who show effort[/URL]". So presuming that you still on this task I would recommend you do some …

Member Avatar for Godstryke
0
191
Member Avatar for rbissett

Nice to hear that. Shame she did not asked you earlier she could save some money...

Member Avatar for rbissett
1
68
Member Avatar for coollife
Member Avatar for peter_budo
-1
157
Member Avatar for sandeepgrandhi

[LIST] [*][URL="http://tomcat.apache.org/tomcat-6.0-doc/index.html"]Tomcat documentation[/URL] [*]Head first servlets & JSP [[URL="http://books.google.com/books?id=15wp6fmAy4sC&lpg=PR1&dq=head%20first%20servlet%20%26%20JSP&pg=PP1"]limited preview[/URL] online] [*][URL="http://courses.coreservlets.com/Course-Materials/csajsp2.html"]Beginning and Intermediate-Level Servlet, JSP, and JDBC Tutorials[/URL] [*]Tomcat: the definitive guide [[URL="http://books.google.com/books?id=vJttHyVF0SUC&printsec=frontcover&dq=tomcat+definite+guide"]limited preview[/URL] onlilne] [/LIST]

Member Avatar for manju.fresher
0
97

The End.