5,031 Posted Topics

Member Avatar for nhal

Do not worry it is original idea, that it was done decade ago doesn't mean can be done again.

Member Avatar for peter_budo
0
106
Member Avatar for muthu592

Java Sun Tutorial web site [URL="http://java.sun.com/docs/books/tutorial/javabeans/index.html"]to your rescue [/URL]

Member Avatar for Alex Edwards
0
115
Member Avatar for pardeep3dec

Have look on [URL="http://www.daniweb.com/forums/thread99132.html"]this post[/URL] (sticky post on top of Java forum section), it does explain what you need for Java development, where to get it, but also mention few free ebooks plus hard copies to get from the library/shop

Member Avatar for peter_budo
0
110
Member Avatar for Ancient Dragon

This is random issue, I think it has to do with data processing by browser. It does happen to me too. I will then just click on Coffee House instead of searching for other options and there they are, all option available to my user level.

Member Avatar for Ancient Dragon
0
155
Member Avatar for tonykubaff

Google [URL="http://www.google.co.uk/search?hl=en&q=JavaScript+disable+right+button&btnG=Google+Search&meta="]JavaScript+disable+right+button[/URL], however you should be aware there is PrtScr (print screen) button plus few others combinations and also as soon person enters your site and images are displayed he/she already got them and simple search of computer directory will find them. Disabling right mouse button is old fashioned idea …

Member Avatar for mexabet
0
84
Member Avatar for lllllIllIlllI

For start by using simple String methods such as [URL="http://java.sun.com/javase/6/docs/api/java/lang/String.html#indexOf(java.lang.String)"]String.indexOf(String)[/URL], [URL="http://java.sun.com/javase/6/docs/api/java/lang/String.html#lastIndexOf(java.lang.String)"]String.lastIndexOf(string)[/URL] or with [URL="http://java.sun.com/docs/books/tutorial/essential/regex/"]Regular Expressions[/URL]

Member Avatar for peter_budo
0
101
Member Avatar for shweta797

[QUOTE=shweta797;639776]Dear Sir I want to develop an application that will get the current market price of the stock using jsp.[/QUOTE] Please can you be more specific on topic. More explanation would be nice @stephen84s - if you not ready to help please do not leave such comments any more

Member Avatar for jwenting
0
120
Member Avatar for kszpirak

[QUOTE]This forum is meant for discussing programming languages in addition to exchanging code and algorithms. However, it has become a problem where too many students are posting homework problems expecting a quick solution without ever trying for themselves. Not only does this constitute cheating, but it is very discouraging, frustrating, …

Member Avatar for stephen84s
0
112
Member Avatar for subscribeid

Shame, self promotion javaAddict ;) Lets have one on me [url]http://www.daniweb.com/forums/thread141776.html[/url]

Member Avatar for peter_budo
0
1K
Member Avatar for deepak.mahir

[QUOTE=deepak.mahir;681505]can anybody solve my problem............... pls i need to do this quickly[/QUOTE] [LIST=1] [*]Wrong section of forum, this has nothing to do with PHP [*]Moved to different section [*]Avoid posting such long code, rather put it in text file and use as attachment to the post [*]Your problem is in …

Member Avatar for ExplainThat
0
110
Member Avatar for Ajaxx

public void main(String[] args) throws Exception {} HAVE TO BE public static void main(String[] args) throws Exception {} PS: Throwing exception directly from main method is bad thing to do. PS2: In the future please use code tags to post any code `[code]YOUR CODE HERE[/code]`

Member Avatar for peter_budo
0
305
Member Avatar for tgreer

Most sites will not tolerate the amount of "interesting" external links you provide either

Member Avatar for The Dude
0
147
Member Avatar for chiya2vas

They need to be part of the [URL="http://w3schools.com/html/html_forms.asp"]form[/URL]. On submit event you will get redirected to servlet (I hope) where you call the value as follows [icode]String status = request.getParameter("status");[/icode]

Member Avatar for peter_budo
0
64
Member Avatar for leegeorg07

[QUOTE=freelancer.in;679689]Hey lee, My name is rahul mishra and I am a freelance web developer from India. Can you please send me your requirements and specifications for your web site so that i can create samples for you. I charge on milestones basis. Thanks. Rahul[/QUOTE] [QUOTE=freelancer.in;680505]Come on friends, Lee is justa …

Member Avatar for essential
-2
132
Member Avatar for hassanahmad

That is difficult question. It does really depends on the business location. You will definitely not charge same money on this UK, USA or India based company

Member Avatar for Goins
0
198
Member Avatar for wendy2learn

ACM portal or IEEE portal, both require membership which is a dig into pocket, however if you university student try to check with your library if they have subscriptions with these portals (many do). And you should use scholar.google.com instead of usual one.

Member Avatar for Ezzaral
0
127
Member Avatar for help108
Member Avatar for abhi_elementx

Google is your friend, my [URL="http://www.google.co.uk/search?hl=en&q=java+access+excel+tutorial&btnG=Google+Search&meta="]quick search[/URL]

Member Avatar for Ezzaral
0
84
Member Avatar for kevinpeterson22

Java Sun website,[URL="http://java.sun.com/docs/books/tutorial/jdbc/index.html"] JDBC(TM) Database Access[/URL]

Member Avatar for javaAddict
-2
305
Member Avatar for topsege2007
Member Avatar for W@n

I'm disappointed how you devastated the code which I give to you. Also, why didn't you posted in same thread or closed the previous thread?

Member Avatar for W@n
0
145
Member Avatar for clickranju

Welcome to forum. As for your project, good luck you will need it. For the questions [list=1] [*]If you do not know difference between Java and JSP then there is lot of ground to cover [*]You have to learn Java to certain extend to be able to start adding other …

Member Avatar for clickranju
0
146
Member Avatar for youngisthan

I should point out that at this forum we are helping people to solve they programming errors not to do their full homeworks/projects.

Member Avatar for Alex Edwards
-1
65
Member Avatar for macdoods

Type of operation system would help and also exact error messages. Then this post will be moved to appropriate forum section

Member Avatar for The Dude
0
119
Member Avatar for ocreds

Just to provide direct link to [URL="http://java.sun.com/javase/6/docs/api/java/lang/Math.html#pow(double,%20double)"]Math.pow() [/URL]method as mentioned by darkang

Member Avatar for peter_budo
0
232
Member Avatar for san_fran_crisko

[QUOTE=sreein1986;639600]first install dreamweaver in your system, it will easy to edit image mapping[/QUOTE] Dreamweaver is not all, secondly is not for free and installing trial version for such banality is silly Code is OK, however you should swap name attribute for id attribute in start of map tag [ICODE]<map name="map">[/ICODE], …

Member Avatar for mgwalk
0
108
Member Avatar for Ajantis

This does not describes the problem you having. Do not expect people go through your coding bug fixing. Please post specific problem. PS: Instead of using external file upload please use Manage Attachments in Advance posting options of this forum.

Member Avatar for Ajantis
0
103
Member Avatar for letlet_pogs

Because you are supposed to implement main method and just feed user fetched data into provided parser

Member Avatar for peter_budo
0
120
Member Avatar for Kavitha Butchi

Ask your self [list=1] [*]Did you do everything to prevent SQL injection [*]Do you use id values as indentificators, did you secure option for array exploit [*]Are you using RSS feeds, are they secure [*]Hosting, who is responsible for website security? You or your web hosting company? Are the folder …

Member Avatar for Kavitha Butchi
0
382
Member Avatar for xboxrant
Member Avatar for azim1866
Member Avatar for dirt14

Lately this section of the forum become swap/exchange of silly links. Very often going and checking them is vast of time:@

Member Avatar for peter_budo
0
107
Member Avatar for thillai
Member Avatar for peter_budo
0
68
Member Avatar for Dancealot

Can you attach either copy of src folder or whole project as I'm not sure what changes you made to BlueChewServer. Plus you calling some "my_finder" which seems to be product of yours (if it is name of class you should get slap on hand as this is not correct …

Member Avatar for Dancealot
0
159
Member Avatar for madhavipoudala

google.com ==>> java+demo+project [I]Laziness, the worst illness of humankind.[/I]

Member Avatar for madhavipoudala
0
117
Member Avatar for ebok

Here is [URL="http://www.jscape.com/articles/scripting_telnet_sessions_using_java.html"]link[/URL] to an example, date in code header shows it is old, but may prove to be useful. Also here few [URL="http://linuxmafia.com/ssh/java.html"]more[/URL]

Member Avatar for ebok
0
135
Member Avatar for sangham

As message says "Cannot find bean under name array". Did you stored data retrieved from database in this bean? Can you post the section of code for DB data retrieval?

Member Avatar for peter_budo
0
98
Member Avatar for lodnert

If you clever you will be able to re-use material from this post [url]http://www.daniweb.com/forums/thread141776.html[/url] PS: Search of forum should be first thing to do before posting:D

Member Avatar for peter_budo
0
57
Member Avatar for dianac10

Here is what you looking for [url]http://www.centerkey.com/java/browser/[/url]

Member Avatar for peter_budo
0
114
Member Avatar for cambridgegal300

These two parameter define if you are getting circle or oval/ellipse shape. So if the width and height are equal you drawing circle, if they are of different size you get oval. More on topic can be found at Sun tutorial: [URL="http://java.sun.com/docs/books/tutorial/2d/geometry/index.html"]Working with Geometry[/URL]

Member Avatar for Ezzaral
0
665
Member Avatar for pandi-nissi

What you using PHP/ASP/or just simple HTML? Was this JavaScript added to your records in database or just to your pages?

Member Avatar for omol
0
118
Member Avatar for Salem

I can report I have very good results of code tags use in web development section (specially in PHP and ASP/ASP.NET). Hence my user title ;)

Member Avatar for jasimp
1
190
Member Avatar for shrikant83
Member Avatar for Dancealot
Member Avatar for Dancealot
0
309
Member Avatar for dave_nithis

Are you running this on Tomcat server? What are you trying to achieve? Are there any errors?

Member Avatar for dave_nithis
0
152
Member Avatar for divakar kumar

[QUOTE=divakar kumar;677348]I am unable make a servlet by JSP[/QUOTE] Can you explain what you trying to do? The above part of your request does not make any sense to me.

Member Avatar for peter_budo
0
55
Member Avatar for tactfulsaint

After user click on registration link/button [list=1] [*]Use cheap trick with stack of pre-made images and just randomly show them [*]Create random string and display it [*]Create random string, store it as an image and show it on page [/list] Numerous option, technical difficulty up to you

Member Avatar for tactfulsaint
0
82
Member Avatar for Lardmeister

Not watching them, but I do follow news online. Will see how the guys (SVK) on white water will do...

Member Avatar for Ene Uran
0
162
Member Avatar for blindbendy

I do not know what everything is PHP capable to do, but I'm very sure you can generate random string of characters and display it as image. There you would be able to set relevant font, size and colour. I do not know about PHP and sound files processing, if …

Member Avatar for blindbendy
0
103
Member Avatar for kohuke

This is the book, reason you may had difficulties to find is short name JSF compare to full name of the book [url]http://www.amazon.co.uk/JavaServer-Faces-Action-Kito-Mann/dp/1932394125/ref=sr_1_6?ie=UTF8&s=books&qid=1219436105&sr=1-6[/url]

Member Avatar for peter_budo
0
173

The End.