5,031 Posted Topics

Member Avatar for newsguy

@Customers have asked for an easy way to save their documents from Office to the web, so that they can get to their information if they're away from their PC. ...and how much they gone charge for such small matter as ever growing demand for storage space? It can not …

Member Avatar for ryan_vietnow
0
227
Member Avatar for newsguy

One one side as p2p mostly used for piraty media sharing so deleting these files from illegal downloaders is fair punishment, on other hand get it on your pc and ereasing your holiday clips, or your child first birthday would make you angry

Member Avatar for Chaky
0
256
Member Avatar for newsguy

Interesting idea and very good marketing move from Microsoft ( one of few ;) ). As a gamer I would like to partisipate in such project, nevertheless I will not buy Hallo 3 just because of this

Member Avatar for peter_budo
0
227
Member Avatar for happygeek

@newmote well done on spending that amount of money, I will not do for just flashy phone. But it was your choice and choice of many others that fallen in love with Apple products. No offense @jbennet, no offense but this is not about promoting your mobile provider ;) (by-the-way …

Member Avatar for MattEvans
0
249
Member Avatar for happygeek

I just stop using gmail as there is to much spamn coming in. It is two if not three times more then I recieve on my yahoo account.

Member Avatar for Fast
0
230
Member Avatar for happygeek

Wow, nice to have input from inside ! ! ! Nice article as always Davey :icon_smile: I'm happy that Firefox is doing so well as IE is not tool of my choise...

Member Avatar for happygeek
0
726
Member Avatar for mattb0611
Member Avatar for newsguy

>They could move over to ASP microworld of microsoft??? you must by joking. For once it is damn slow, for two it crash often then windows and connection to db is awful. I don't know why all computing colleges actualy teach VB and related products the Month of PHP Bugs …

Member Avatar for newsguy
0
505
Member Avatar for newsguy

Get your ideas from here [url]http://www.techpowerup.com/reviews/ATI/HD_2900_XT[/url]

Member Avatar for Sturm
0
167
Member Avatar for happygeek
Member Avatar for peter_budo
0
147
Member Avatar for happygeek
Member Avatar for peter_budo

This is simple example how to get data reading from mobile phone's in-built sensor with JSR-256 and Java Microedition SensorMidlet.java [code=java]/** * * @author Peter Miklosko * @homepage http://www.peterscorner.co.uk */ import javax.microedition.midlet.MIDlet; import javax.microedition.lcdui.Canvas; import javax.microedition.lcdui.Command; import javax.microedition.lcdui.CommandListener; import javax.microedition.lcdui.Display; import javax.microedition.lcdui.Displayable; public class SensorMidlet extends MIDlet implements CommandListener { …

0
223
Member Avatar for thekashyap

You didn't elaborated what you try to achive Expecting people to use some uknown/custome libraries in the CLASSPATH You are missing even basic explanation what each sort method is about, what it does Good code, but you loosing on documentation grounds

Member Avatar for thekashyap
0
150
Member Avatar for cheenu78

mail.jar is part of JavaMail 1.4 and you can download mail.jar from here [url]http://java.sun.com/products/javamail/downloads/index.html[/url] activation.jar is part of JavaBeans Activation Framework 1.1 and can be download here [url]http://java.sun.com/products/javabeans/jaf/downloads/index.html#download[/url]

Member Avatar for balagangadharm
0
174
Member Avatar for vash shadows

Don't see any point to do something like this with javascript, if you can simple do it in CSS "text-decoration none".

Member Avatar for peter_budo
0
170
Member Avatar for ishlux

[QUOTE=sandipdandel;966073]hi open: 1 tomcat5.5 2.webapps folder 3.in webapps copy "web inf" and "lib" folder make sure that the lib folder contains all jar files reqrd.(asp.,jsp,servlet) 4. make ur own program folder in webapps itself. and write ur jsp program with .jsp extensio. then define the class path thru the my …

Member Avatar for masijade
0
127
Member Avatar for santhoshvarma.a

3 threads merge together. Please do not flood forum with same question, simply reply to already existing thread with new updated informations!

Member Avatar for peter_budo
0
1K
Member Avatar for phillon

Closing down as there is double in C# section. In the future please post only in forum section which is most related to the issue you having.

Member Avatar for peter_budo
0
83
Member Avatar for sandipdandel
Member Avatar for kvprajapati
0
73
Member Avatar for ishlux

Dunno why you did not install latest Tomcat 6, but hey... What we need to know is what OS you using and what installation steps you took to install Tomcat on your pc.

Member Avatar for kvprajapati
0
106
Member Avatar for rizza_f

You can do it through one of the meta tags inside the head block of html document. This will redirect user in 1 sec to next page. So if you leave it empty visitor should hardly notice [code=html] <meta http-equiv="refresh" content="1; url=database.jsp" >[/code] and little masking inside web.xml [code=xml] <servlet> …

Member Avatar for rizza_f
0
193
Member Avatar for Pmarcoen

@puneetkay in traditional street proverb "I gona nail your a$$" [LIST=1] [*]linked website is worst case scenario of any tutorials [*]there is support for loading images from device in-build memory and memory card [attach]11408[/attach] All you need to do is use [URL="http://www.jcp.org/en/jsr/summary?id=75"]JSR 75 - PDA Optional Packages for the J2MEâ„¢ …

Member Avatar for peter_budo
0
726
Member Avatar for angellove40

Google is your friend - [URL="http://faq.javaranch.com/java/BackgroundImageOnJPanel"]Background Image On J Panel[/URL]

Member Avatar for peter_budo
0
83
Member Avatar for Great start

Head first servlets & JSP is good book, here is [URL="http://books.google.com/books?id=15wp6fmAy4sC&lpg=PR1&dq=head%20first%20servlet%20%26%20JSP&pg=PP1#v=onepage&q=head%20first%20servlet%20&%20JSP&f=false"]limited preview[/URL] from google books. Also have look on [URL="http://www.javapassion.com/j2ee/"]javapassion.com[/URL](however materials are based on GlassFish server compare to most examples on Tomcat)

Member Avatar for peter_budo
0
147
Member Avatar for java dummy

Very simple create instance and initialize the class that will be your data holder, then trough instance access any available methods and retrieve data as need it. Bellow example should be sufficient [code=java] public class Person{ private String firstName, lastName; public Person(String _firstName, String _lastName){ setFirstName(_firstName); setLastName(_lastName); } private void …

Member Avatar for peter_budo
0
161
Member Avatar for sandeepgrandhi

Install downloaded package and do not forget to set PATH as explained [URL="http://java.sun.com/j2se/1.5.0/install-windows.html"]here[/URL]

Member Avatar for stephen84s
0
126
Member Avatar for cwarn23
Member Avatar for ifor247
Member Avatar for Stefano Mtangoo
0
162
Member Avatar for onejavaone
Member Avatar for peter_budo
0
35
Member Avatar for Radhika.Gupta
Member Avatar for majestic0110
0
46
Member Avatar for rahul8590

Did you downloaded [URL="http://dev.mysql.com/downloads/connector/j/5.1.html"]Connector/J[/URL] and pointed your IDE or set a CLASSPATH to location of this JAR file?

Member Avatar for rahul8590
0
97
Member Avatar for santichauhan

Can you showcase how you do single selection in first place so we do not break your current flow in application and just build on it. PS: Your urgency mean nothing to us, we help when we can not when somebody demands it...

Member Avatar for deathknell
0
159
Member Avatar for aparnasofte

OK, post moved to Java section. Would you mind to post relevant code to we can see what is going on in the application?

Member Avatar for aparnasofte
0
88
Member Avatar for sivak
Re: ajax

@sivak please stop creating multiple posts with same question in numerous forum sections. If you advised to ask the question in other forum either ask for thread to be moved to appropriate section (by clicking on Flag Bad Post and type something like "Please move this to Ajax section") or …

Member Avatar for dnanetwork
-1
129
Member Avatar for guessme

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

Member Avatar for vincent2085
0
214
Member Avatar for dmorrison

[LIST=1] [*]Very badly written project requirements [*]This forum has following rule [URL="http://www.daniweb.com/forums/announcement9-2.html"]We only give homework help to those who show effort[/URL] [*]You seriously think that we will do it for you specially when you write "I do not have time, I want to have it in 2 days"? Bad time …

Member Avatar for peter_budo
0
70
Member Avatar for marcu

Why not try Tweak pdf to word? it is very easy to use and costs less. just search it in goole you will find it. good luck. and why to actually buy it if there are free solutions? NO reason, because there are free solution. PS: Opening old posts is …

Member Avatar for peter_budo
0
157
Member Avatar for CodeBoy101

[QUOTE=CodeBoy101;955604]Hello all, I've been working on a project where I wish to retrieve two sets of information from a MySQL database using two prepared statements. When I try to do this I get a blank screen, but the first query is successfull executed. Any suggestion would be greatly appreciated. Thanks.[/QUOTE] …

Member Avatar for peter_budo
0
176
Member Avatar for mizzievie

Please provide a code if you do not want to see general trouble shooting questions...

Member Avatar for javaAddict
0
83
Member Avatar for low1988

While writing and editing this program you have not been careful with brackets. Your class immediately close after main method and showaverage method is left out of the class. So either you move closing bracket at the end of showaverage or you put this method in new class (intern class). …

Member Avatar for low1988
0
5K
Member Avatar for alsoumhi

google ==>> [URL="http://www.google.co.uk/search?source=ig&hl=en&rlz=1G1GGLQ_ENIT340&=&q=jsp+disable+browser+back+button&btnG=Google+Search&meta=lr%3D&aq=0&oq=JSP+disable+browser+back"]jsp disable browser back button[/URL]

Member Avatar for alsoumhi
0
82
Member Avatar for kapmsd

>>(i)Uploading files(eg:jsp,war et al) to the server. >>(ii)Code to extract .war files to a folder in the server. These two are basically same and generally called as deployment.While doing deployment you can either upload all related documents file by file, or you can package documents into WAR file, copy on …

Member Avatar for peter_budo
0
86
Member Avatar for moonis.ahmed

Move that code to servlet, where it actually belong to, and in doing so you will enable yourself for better debugging.

Member Avatar for peter_budo
0
136
Member Avatar for ganesh5155

Not such problem as long you will show what you did so far as we do have following policy [URL="http://www.daniweb.com/forums/announcement9-2.html"]We only give homework help to those who show effort[/URL]

Member Avatar for ganesh5155
0
137
Member Avatar for alsoumhi

You need to package your web application as WAR or EAR and deploy on Java server like Tomcat, JBoss etc. There is no need for JCreator...

Member Avatar for alsoumhi
0
157
Member Avatar for stonkers

Eclipse, NetBeans, IntelliJ IDEA Difficult to judge performance. In these days it is more matter of personal preferences.

Member Avatar for stonkers
0
305
Member Avatar for Jessica Chen

Welcome to daniweb Jessica. Please understand this is not 24/7 instance reply service and people reply of their own concern not when somebody demands it. Make sure that website is not blocked by your firewall at computer. Blocking website from Netgear is likely done in office environment or in case …

Member Avatar for peter_budo
0
158
Member Avatar for onejavaone

There are differences between A programmer and THE programmer. A programmer just seeks short-cuts so he can put Java on his CV. THE programmer makes everything possible to explore and understand the language...

Member Avatar for peter_budo
0
141
Member Avatar for prisonpassioner
Member Avatar for prisonpassioner
0
100
Member Avatar for Totaal

[LIST=1] [*]Are you expecting everyone to have this book and know what you talking about? That is impossible. [*]Your 2nd edition is year 2000 version. Why don't you use the latest one 4th edition? Or perhaps 3rd? Technologies in 2nd edition are nearly decade old, which is a lot. [*]Is …

Member Avatar for essential
0
405

The End.