5,031 Posted Topics

Member Avatar for leviathan185

You must be using very old tutorial then as explicit declaration of path in autoexec.bat is not need it since Java 1.4 if I recall correctly. Please check [URL="http://java.sun.com/javase/6/webnotes/install/jdk/install-windows.html"]point 4[/URL] of these installation instructions

Member Avatar for leviathan185
0
184
Member Avatar for chints22

Same way as you would add it to HTML page: [list] [*] type it as part of the head section in the document [*] providing link to external file [icode]<link rel="stylesheet" type="text/css" href="css/style1.css" />[/icode][/list]

Member Avatar for peter_budo
0
57
Member Avatar for punithapary

[QUOTE=ShawnCplus;903281]This is a javascript issue, please post your problem in the appropriate forum.[/QUOTE] Now that was a bad advice as punithapary created not one bad two threads. You should just click on Flag Bad Post and request post to be moved to appropriate section. Post moved...

Member Avatar for peter_budo
0
107
Member Avatar for gretty

[QUOTE=ayesha789;902737]I would recomend Dreamweaver PHP Designer XAMPP or WAMP or EASYPHP Firefox[/QUOTE] From cost point of view, do you believe everyone can afford to spend so much money? Secondly, I would never use DW for Java web development (JSP, etc.)so I believe most PHP guys will not use it either …

Member Avatar for diafol
0
212
Member Avatar for black2009

[QUOTE=ithelp;902836]You forgot to copy your advertisement link possibly :D[/QUOTE] Next time he may even give himself an infraction, to save extra work for mods and admins

Member Avatar for GrimJack
0
181
Member Avatar for faisyshah

[QUOTE=alfator;725047]thank you for help aswell. now i have just little problem : when i export and save it and then load it in Adobe Dreamweaver latest version and want to insert link into an image button that i sliced it doesnt show any errors in dream* but when i upload …

Member Avatar for Wrams
0
198
Member Avatar for suretd

@suretd any reason to use old tutorial and old software? [URL="http://books.google.com/books?id=WoA3F0UQfvQC&printsec=frontcover&dq=jsp+and+servlet+head+first"]Head First Servlets & JSP[/URL] is excellent book to learn about Java web development

Member Avatar for suretd
0
1K
Member Avatar for sriups

Once you decide to follow MVC standard, you can contact me. Secondly you should start learning about [URL="http://tomcat.apache.org/tomcat-6.0-doc/appdev/deployment.html"]basic deployment[/URL] with Tomcat

Member Avatar for amarjeetsingh
0
1K
Member Avatar for jainnynipun
Member Avatar for ithelp
0
39
Member Avatar for kwesiaryee

[QUOTE=kwesiaryee;902400] [icode]<%=(((private_d_data = private_d.getObject("private_id")) == null || private_d.wasNull()) ? "" : private_d_data)%>[/icode][/QUOTE] Call me dump, but since when assignment and evaluation/comparison can be done in same time?

Member Avatar for Airshow
0
71
Member Avatar for exzibit23
Member Avatar for gr8_human_12

If you paid attention when you came to JSP section then you would see on very top of the forum [URL="http://www.daniweb.com/forums/thread141776.html"]JSP database connectivity according to Model View Controller (MVC) Model 2[/URL]. Secondly you deadline for homework submission has nothing to do with us, it was you who left it for …

Member Avatar for peter_budo
0
83
Member Avatar for cutedipti

Error while compiling, as there is nothing like Class.forNameI"sun.jdbc.odbc.JdbcOdbcDriverManager");, finall(); system.out.println("Always");

Member Avatar for peter_budo
-1
115
Member Avatar for cutedipti

Driver is for communication between Java application and database. What you are about TCP/IP connection/ What you trying to do?

Member Avatar for peter_budo
0
83
Member Avatar for the_swan

>1. An alarm clock This would be pointless as you cannot force Java application to start on every phone "bootup", it will not run device background it will be always on top and you will need to pause it. Not worth to spend time on it. Different story for if …

Member Avatar for the_swan
0
182
Member Avatar for peter_budo

Since yesterday I'm having issue to access website through Firefox. Memory usage for Firefox dramatically climb once I try to access daniweb and pages become slow accessible or non-respondent at all. I have FF 3.0.11 on Win XP SP3 Anyone else having this problem?

Member Avatar for peter_budo
0
195
Member Avatar for ayesha789

[QUOTE=adatapost;898824]Here is a link [URL="http://www.roseindia.net/ajax/jquery/"]http://www.roseindia.net/ajax/jquery/[/URL][/QUOTE] Off topic - Personally I would not recommend this website as resource for learning. [LIST=1] [*]Badly organized [*]Resources are stolen from various books or sites without referencing original author [*]In numerous cases example are so called "dirty solutions", meaning just code hacked together, breaking every …

Member Avatar for peter_budo
0
263
Member Avatar for sreeram01
Member Avatar for peter_budo
0
112
Member Avatar for sivak

[QUOTE=sknake;888642]Wrong forum, move this over to MSSQL.[/QUOTE] Any specific reason why this should go to MSSQL and not to MySQL, Oracle or Access? I believe question quite safe where is now as it is just general query... PS: In the future if you think post is in wrong section just …

Member Avatar for davidn
0
108
Member Avatar for jaque322

Create method that will take an ArrayList as an agrument and will have ArrayList as return value. Something along the line of this method showed by masijade in [URL="http://www.daniweb.com/forums/thread185239.html"]this thread[/URL]

Member Avatar for jaque322
0
114
Member Avatar for cebubinary
Member Avatar for vishal Thakare
0
101
Member Avatar for peter_budo

I'm looking forward to learn Core Spring and Hibernate. Which books would you recommend and some good online resources (beside their websites)?

Member Avatar for peter_budo
0
155
Member Avatar for balquees
Member Avatar for ahroi84

[code]public class AddIntegers { public static int integers (int num) { int result = 0; for (int counter=1; counter<=num; counter++) { [COLOR="Red"]result = result + counter;[/COLOR] } return result; } }[/code] The red line is wrong. You want to increment by 1 (one) not by actual number you just used …

Member Avatar for ahroi84
0
180
Member Avatar for trenchant

Java is not same as JavaScript and JSP stands for Java Server Pages. I'm moving this post to JavaScript section

Member Avatar for almostbob
0
86
Member Avatar for peter_budo

I got components in layout as I wish to have them. Unfortunately 2nd row doesn't start as expected bellow first one, but directly under it (you can see portion of text draw on panel, should be visible whole). [attach]10549[/attach] I know that [LIST] [*]toolbar should have height of 60 [*]sidebar …

Member Avatar for masijade
0
891
Member Avatar for bintang

[QUOTE=bintang;733120] I plan to make a project about SMS & MMS Layout Animation in Mobile Phone. Is it possible to make it so? If yes, would you mind telling me the steps of making its project? [/QUOTE] I'm not sure what you talking about. Can you provide more in detail …

Member Avatar for peter_budo
0
136
Member Avatar for devapatnipoorna

Your request is not clear. You want to create internet browser like Firefox, Opera for mobile device or you just want to create file browser like Windows Explorer but for mobile device?

Member Avatar for peter_budo
0
83
Member Avatar for deepak_8917

Example of this can be found in JSP section under [URL="http://www.daniweb.com/forums/thread141776.html"]JSP database connectivity according to Model View Controller (MVC) Model 2 [/URL]

Member Avatar for deepak_8917
0
343
Member Avatar for farag

Working on examples provided in the book and attached CD, plus Master Exam and Bonus Exam provided on CD will be enough to pass with flying colours

Member Avatar for xuenv2005
0
126
Member Avatar for kuay

@kuay - you missed one important rule of this forum. Read it [URL="http://www.daniweb.com/forums/announcement9-2.html"]here[/URL] and after that we can proceed further with your advice

Member Avatar for kuay
0
94
Member Avatar for peter_budo

I'm having small issue with drawing on panel. Neither image or text appears, however background is set correctly therefore it has to be due some issue inside my paintComponent() method. [code=Java] import java.awt.Graphics; import java.awt.Color; import java.awt.Dimension; import java.awt.image.BufferedImage; import java.io.File; import java.io.IOException; import javax.imageio.ImageIO ; import javax.swing.JPanel; public class …

Member Avatar for peter_budo
0
157
Member Avatar for multicoder
Member Avatar for multicoder
0
150
Member Avatar for djdanjo82

Read up [URL="http://www.wireshark.org/lists/wireshark-users/200812/msg00023.html"]this thread[/URL] and answers that follow up. Looks like Wireshark doesn't provide API for Java devlopers and you may be left only with [URL="http://jpcap.sourceforge.net/"]jpcap[/URL]

Member Avatar for djdanjo82
0
265
Member Avatar for orangedog

Nothing unusual specially in financial world. Have look on Java transaction API in regards of [URL="http://download-west.oracle.com/docs/cd/B14099_19/web.1012/b14012/jta.htm#i1084720"]Two-Phase Commit[/URL]

Member Avatar for orangedog
0
93
Member Avatar for squinx22

You declared HttpConnection inside "try" block and there for made it local variable of this block and not accessible in "finally" block. Make declaration outside and you are fine [code=Java] HttpConnection http try{ http = (HttpConnection) Connector.open(URL); [/code] PS: Please use code tags [noparse][code=Java]YOUR CODE[/code][/noparse] or [noparse][codeYOUR CODE[/code][/noparse] for next …

Member Avatar for squinx22
0
142
Member Avatar for mudunuru

Create buttons like in this tutorial, [URL="http://w3schools.com/tags/tag_button.asp"]HTML <button> tag[/URL], and then give a functionality as need it. Cannot go deeper on this as you did not specify what these buttons are supposed to handle

Member Avatar for peter_budo
0
31
Member Avatar for alsoumhi

Have look in JSP section at [URL="http://www.daniweb.com/forums/thread141776.html"]JSP database connectivity according to Model View Controller (MVC) Model 2[/URL] for simplified example of such form. It is sort of mini tutorial

Member Avatar for alsoumhi
0
153
Member Avatar for anshusharma

You been asked by number of our members to also include any relevant coding. This is missing and without it there is little hope somebody will attempt to help you...

Member Avatar for anshusharma
0
108
Member Avatar for alsoumhi

Applets for simple data collection from form are overkill as masijade already mentioned in reply to your [URL="http://www.daniweb.com/forums/thread197724.html"]other post[/URL].

Member Avatar for kvprajapati
0
106
Member Avatar for devin.lawks

[QUOTE=gingank;892562]I cant help you sorry[/QUOTE] You more then welcome to reply to any thread without solution or if you believe have better solution. However opening old thread to just say "sorry, I have no clue" is not tolerated.

Member Avatar for peter_budo
0
232
Member Avatar for tefflox

here is someting to get you going [URL="http://www.w3.org/TR/REC-CSS2/box.html#margin-properties"]www.w3.org[/URL]

Member Avatar for michaeli99
0
123
Member Avatar for anshusharma
Re: jsp

@anshusharma - private messaging to members requesting help is not welcome, without prior request/acknowledgement from recipient. Secondly this is not 24/7 support, we have our personal life's and we help in our personal time not when somebody scream "help", "urgent" or "ASAP". Close this thread and create new one in …

Member Avatar for peter_budo
0
99
Member Avatar for rudhra216

[QUOTE=anjumanohar;891430]roseindia.net provides tutorials......thats are simple and easy to understand[/QUOTE] This website is providing tutorials that are copy&paste from various books and website without referencing original source ( original author should be given credit and not that "monkey" that made copy&paste), large number of tutorials are out of date and they …

Member Avatar for peter_budo
0
88
Member Avatar for peter_budo

Last night I just finished coding of my final year project to get me BSc. Application is in Java. It does manipulate TIFF or PDF documents. You get the idea from first image [URL="http://www.peterbudo.f2s.com/edma/edma.html"]http://www.peterbudo.f2s.com/edma/edma.html[/URL] Now I need to write some 10,000 word about it :D

Member Avatar for Nick Evan
0
160
Member Avatar for suncica2222

Would be helpful if you can post also CekajSekundi class to see whole behaviour of your program. Edit: Never mind above class I commented out the line where it is used. Can you post class with main method?

Member Avatar for sciwizeh
0
259
Member Avatar for SnagglezMaw
Member Avatar for peter_budo
0
112
Member Avatar for NeoKyrgyz

Did you uploaded your animation on the server or you just trying to run it locally? In case of server, did you upload animation depended files with relative folder structure (in case files are in sub folders of animation)?

Member Avatar for NeoKyrgyz
0
275
Member Avatar for djdanjo82

[URL="http://java.codefetch.com/example/2s/gui/FileTree.java"]Java Cookbook[/URL], Second Edition As javaAddict mentioned use [URL="http://java.sun.com/docs/books/tutorial/uiswing/components/filechooser.html"]filter on JFileChooser[/URL]

Member Avatar for javaAddict
0
142
Member Avatar for nabeelanwer

I never attempted this, neither I had opportunity and interest to work with applets but according to [URL="http://java.sun.com/docs/books/tutorial/jdbc/basics/applet.html"]Sun tutorials[/URL] it is possible to do it. Just have look at [URL="http://www.java2s.com/Code/Java/Database-SQL-JDBC/ThisisademonstrationJDBCapplet.htm"]this example[/URL] that is "nicked" fro Sun

Member Avatar for peter_budo
0
324

The End.