5,031 Posted Topics

Member Avatar for vij123

Apache Velocity tempates populated by servlet that is called by Ajax or jQuery associated with designated html element, perhaps would be better

Member Avatar for vij123
0
194
Member Avatar for AbdullahDar

If you can get it in xml format your life would be easier ([URL="http://http://www.google.co.uk/#hl=en&q=midlet+xml+parsing&meta=&aq=&oq=midlet+xml+parsing&fp=4d1e998208e8ca69"]midlet xml parsing[/URL]). Otherwise you will need to created whole process from scratch

Member Avatar for peter_budo
0
85
Member Avatar for silvert122

Closing down this double post, if you wish to reply to above question please post [URL="http://www.daniweb.com/forums/thread266410.html"]here[/URL]

Member Avatar for peter_budo
0
123
Member Avatar for vinothkumarrvk

@vinothkumarrvk your two posts been merged. In the future please make sure that you not start new thread on same topic as it is against this forum rules. [QUOTE]Do not flood the forum by posting the same question more than once (ie in multiple forums).[/QUOTE] If you have any additional …

Member Avatar for masijade
0
154
Member Avatar for NinadNagwekar

I do not know how to do it with JSP, but I made tutorials how to do it with [URL="http://http://www.daniweb.com/forums/thread141776.html"]servlet[/URL]

Member Avatar for peter_budo
0
40
Member Avatar for Aisha25

@Aisha25 can you please in the future drop using URGENT, NEED HELP as we specifically ask user not to do so in our forum rules [QUOTE]Do not post threads with generic subjects such as "HELP ME" or "PROBLEM".[/QUOTE] Please understand that your urgency has nothing to do with our priorities...

Member Avatar for BestJewSinceJC
0
991
Member Avatar for smokin745

That is because that thrown exception must be handled at some point. So either you encapsulate your writeBook(); method in try-catch there and deal with exception or you pass it up. Application main method is your roof in this scenario.

Member Avatar for masijade
0
86
Member Avatar for bluebird

The thing is that books are unlike to show more complex development and they usually work with single target in mind opposite to multifunctional requirements your friends under go to create their applications. Book will show you how to create form and pass or retrieve values from there to another …

Member Avatar for peter_budo
0
109
Member Avatar for AbdullahDar

There are not that many tutorials for JME SDK3 as it just little different from JME WTK 2.5.2 and if you been SonyEricsson emulator user you would see minimum difference. It safe to say that you can learn from previous tutorials, as they will work on new SDK, and later …

Member Avatar for peter_budo
-1
109
Member Avatar for adi00

[URL="http://www.daniweb.com/forums/thread141776.html"]JSP database connectivity according to Model View Controller (MVC) Model 2[/URL]

Member Avatar for dangari
0
114
Member Avatar for anfeerpt

I don not know how to connect Oracle from JSP. However if you interested how to do it from servlet then check sticky post at the start of JSP section (the one with MVC2)

Member Avatar for jwenting
0
44
Member Avatar for dippy78

Midlet -web services connectivity is well explaind in Jonathan Knudsen book Kicking butt with MIDP and MSA. Unfortunately this is not available under Google Books preview. There are some tutorials [URL="http://www.google.co.uk/#hl=en&q=midlet+web+services+tutorial&meta=&aq=f&oq=midlet+web+services+tutorial&fp=4d1e998208e8ca69"]online[/URL], this [URL="http://www.ibm.com/developerworks/wireless/library/wi-jsr/"]IBM article[/URL] is interesting plus this [URL="http://www.cs.wichita.edu/~chang/lecture/cs898t/program/how-j2me-webservice.html"]university tutorial[/URL] seems ok

Member Avatar for peter_budo
0
145
Member Avatar for csfriends

Thread closed. If OP or people with similar application need are looking for help they better come with some solid work and ask more then general questions.

Member Avatar for peter_budo
-1
182
Member Avatar for mahdi68
Member Avatar for mahdi68
0
99
Member Avatar for vinothkumarrvk

Here you [URL="http://lmgtfy.com/?q=spring+framework+wikipedia"]go[/URL]

Member Avatar for vinothkumarrvk
-1
68
Member Avatar for tones1986

I'm not into PHP but maybe this can help [QUOTE=http://forums.mysql.com/read.php?108,117760,117763#msg-117763]You can put the IP address of the machine or its name there. However, you must [B]make sure that remote access has been authorized. It is disabled by default.[/B][/QUOTE] Secondly there is another post [QUOTE=http://kb.mediatemple.net/article.php?id=236]When attempting to connect externally to your …

Member Avatar for jaysmoke
0
155
Member Avatar for dannyfang
Member Avatar for heels

If you found solution would be nice if you share it instead of just simply closing down thread...

Member Avatar for peter_budo
0
97
Member Avatar for low1988

This is hardly a description of the the problems so do not expect people to help you with this homework if you do not care describe problem properly...

Member Avatar for jwenting
0
114
Member Avatar for jigar_cool

Wrong website my friend, over here we help with problems in coding, but we do not provide code on demand. You have to go somewhere else, but be warned it will cost you a lot...

Member Avatar for rizwanshaikh
0
207
Member Avatar for Corbula

Check this [URL="http://www.packtpub.com/article/jquery-table-manipulation-part1"]jQuery tutorial[/URL]

Member Avatar for peter_budo
0
91
Member Avatar for anuj_sharma
Member Avatar for abirami84

Example is given [URL="http://http://www.daniweb.com/forums/thread141776.html"]here[/URL] if you cared to search before you dig out old thread.

Member Avatar for jwenting
1
81
Member Avatar for kavitha0904

[QUOTE=jbennet;308450]all you do is sometthing like: IF time > 12:59 then time = time - 12 endif so if i input 13:00 it would give me 1 and if i input 12:00 it would still give me 12[/QUOTE] no way jbennet you took it wrong way, question is how to …

Member Avatar for balmark
0
238
Member Avatar for pavan146

You can find them [URL="http://http://lmgtfy.com/?q=midlet+web+services+tutorial"]here[/URL]

Member Avatar for peter_budo
0
66
Member Avatar for coolest_987

just by quick search on google jsp play mp3 got following [url]http://www.onjava.com/pub/a/onjava/2004/08/11/javasound-mp3.html[/url] [url]http://forum.java.sun.com/thread.jspa?threadID=574318&tstart=-1[/url] or use this open source [url]http://www.hotscripts.com/Detailed/17673.html[/url]

Member Avatar for peter_budo
0
424
Member Avatar for kvass
Member Avatar for ajay_tabbu

I think you should reconsider your for loop [code] for(i='A';i<'D';i++) [/code] I never heard that in java you can increase value of character type variable, this is possible but in Perl Create array of characters and with use of "i" get the character from the array so if char[] myArray …

Member Avatar for BestJewSinceJC
0
163
Member Avatar for themarval

[list][*]Put images in array of images [*]Run random between 0 (zero) and array.length-1 [*]Problem solved[/list]

Member Avatar for BestJewSinceJC
0
150
Member Avatar for ryan311

Question what this has to do with Java Server Pages? Your page is linked to PHP. Are you sure you didn't wanted to post in JavaScript?

Member Avatar for Troy III
0
159
Member Avatar for anuj_sharma

Then you did not read reply properly or have no idea what you want as [icode]request.getParameter()[/icode] is all you need

Member Avatar for peter_budo
0
88
Member Avatar for countenance

[LIST=1] [*]Post moved [*]Posting your question in someone else thread is rude [*]We have rule here [URL="http://www.daniweb.com/forums/announcement9-2.html"]We only give homework help to those who show effort[/URL] [*]On the top of JSP section there is MVC 2 tutorial showing how to retrieve data [*]In the similar way as data are populated …

Member Avatar for javaAddict
0
66
Member Avatar for skwatamkar

[QUOTE=skwatamkar;1143763]my college project is finished now i want to shine it with different look and feel. I am developed the application on windows platform can i am able to apply quaqua loook and feel to it. if yes then plz give it to me in simple step by step manner.[/quote] …

Member Avatar for peter_budo
0
143
Member Avatar for ROBIN8719

[QUOTE=ankurrana628;1143853]You can easily run your graphics prgoram in c++ by disabling (not uninstall) and restart your system and then you can run you graphics program or even turbo c++ in full screen mode[/QUOTE] Unfortunately you posted 2 years late and with some weak answer. Thread close.

Member Avatar for peter_budo
0
138
Member Avatar for kv79

[list] [*][URL="http://java.sun.com/docs/books/tutorial/jdbc/index.html"]JDBC(TM) Database Access[/URL] [*][URL="http://www.oracle.com/technology/getting-started/java.html"]Getting Started: Java[/URL] [*][URL="http://netbeans.org/kb/61/java/gui-db-custom.html"]Creating a Custom Java Desktop Database Application[/URL][/list]

Member Avatar for peter_budo
0
68
Member Avatar for fuggles

Why you are printing some silly text message instead of getting stack trace of what ever exception throw?

Member Avatar for fuggles
0
104
Member Avatar for ritika_khanna

[QUOTE=cuteaji;1142880]hii im ajit nair n im making online railway reservation site so can u plss help me to make it my id is <EMAIL SNIPPED>[/QUOTE] [LIST=1] [*]Read the [URL="http://www.daniweb.com/forums/faq.php?faq=daniweb_policies"]rules[/URL] about posting [*]You said you doing that project so do it do not post your email begging for code and cheat …

Member Avatar for peter_budo
-2
965
Member Avatar for sandyben

Most simple without any checks for entry validity will be [icode]Naming.rebind(text1.getText())[/icode]. More complex with validation will do more less same [icode]Naming.rebind(validate(text1.getText()))[/icode] where you send what ever retrieved from user to validation method that will check that string is in appropriate format (4 sets of numbers berween 0-255)

Member Avatar for gerdonhanry
0
154
Member Avatar for pradeepkumarb

You will need to do it with some scripting language like Ajax which will help you with forwarding data to server after time expire

Member Avatar for peter_budo
0
67
Member Avatar for vvrekha

You will need to use Ajax or jQuery and its asynchronous calls to either directly query database or call some server side method to do it.

Member Avatar for peter_budo
0
79
Member Avatar for xellos

Same over here. Even though I work in industry I still consider my self learner and do most thing by hand...

Member Avatar for jwenting
0
137
Member Avatar for pradeepkumarb

Solution depends on many things, but considering that for example you have situation where you have fixed numbers of question for quiz like 10 and larger number of questions to choose from I would query database for question IDs, run random generator between 0 and total-1 of question and pick …

Member Avatar for jwenting
0
260
Member Avatar for rastus77

Java is not a markup language where upper and lower case doesn't matter. Same goes for brackets and opening and closing. Lastly, there is a specific way to write the main method. So based on what I said, what your compiler tells you about the above code?

Member Avatar for peter_budo
0
223
Member Avatar for habibalbi

@kvass next time provide hints not whole solution. It is better that person asking question try these suggestions and if is having problems can always come back ask for more advice. That is the way to learn programming language at the start, not copy & paste someone solution....

Member Avatar for kvass
0
204
Member Avatar for laelzio.mosca

Not sure about your whole classes so here are some examples Class Car [code] public class Car{ //default constructor public Car(){} //constructor takes car colour as initialization value public Car(String col){ setColor(col); } String color; public void setColor(String col) { color = col; } public String getColor() { return color; …

Member Avatar for laelzio.mosca
0
101
Member Avatar for piers

[QUOTE=Khranashil;1137313]Could you comment on everything how it works? :) Cause this will be usefull as a rookie java learner, so I can teach how this code work :D[/QUOTE] That example is self-explanatory(well written names of variables and methods, easy to follow). If you have problems to follow it you better …

Member Avatar for peter_budo
0
3K
Member Avatar for tgraves

[QUOTE=aarti]help with the path for servlets[/QUOTE] I'm runnning Tomcat Appache 5.5.15 wth JAVA 1.5.06. To get servlets run on my laptop I only copied and past servlet-api.jar & jsp-api.jar into following directory [CODE]C:\Program Files\Java\jdk1.5.0_06\jre\lib\ext[/CODE] which is where java is installed you can find this jar files in tomcat as follow …

Member Avatar for peter_budo
0
329
Member Avatar for damndamn

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

Member Avatar for peter_budo
-3
185
Member Avatar for jemz

[URL="http://java.sun.com/javase/6/docs/api/java/lang/Throwable.html#printStackTrace%28java.io.PrintStream%29"]printStackTrace()[/URL] is method that helps you to print out stack of errors messages that was thrown for some reason. In these messages you can find out where was error caused and then you can investigate. jbInit() is method to add GUI components to frame. Don't you read that code setLayout(), …

Member Avatar for jemz
0
190
Member Avatar for ASITKUMAR

It is called text-to-speech. You want to have look into [URL="http://freetts.sourceforge.net/docs/index.html"]FreeTTS[/URL]

Member Avatar for peter_budo
-1
57

The End.