5,031 Posted Topics
Re: Apache Velocity tempates populated by servlet that is called by Ajax or jQuery associated with designated html element, perhaps would be better | |
Re: 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 | |
Re: 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] | |
Re: @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 … | |
Re: 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] | |
Re: @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... | |
Re: 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. | |
Re: 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 … | |
Re: 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 … | |
Re: [URL="http://www.daniweb.com/forums/thread141776.html"]JSP database connectivity according to Model View Controller (MVC) Model 2[/URL] | |
Re: 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) | |
Re: 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 | |
Re: 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. | |
Re: You can try to ping well know IP like google servers and see if you get response | |
Re: Here you [URL="http://lmgtfy.com/?q=spring+framework+wikipedia"]go[/URL] | |
Re: 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 … | |
Re: Nice attempt, but post is 2 years old... | |
Re: If you found solution would be nice if you share it instead of just simply closing down thread... | |
Re: 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... | |
Re: 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... | |
Re: Check this [URL="http://www.packtpub.com/article/jquery-table-manipulation-part1"]jQuery tutorial[/URL] | |
Re: Sessions as they been designed for this task | |
Re: 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. | |
Re: [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 … | |
Re: You can find them [URL="http://http://lmgtfy.com/?q=midlet+web+services+tutorial"]here[/URL] | |
Re: 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] | |
| |
Re: 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 … | |
Re: [list][*]Put images in array of images [*]Run random between 0 (zero) and array.length-1 [*]Problem solved[/list] | |
Re: 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? | |
Re: Then you did not read reply properly or have no idea what you want as [icode]request.getParameter()[/icode] is all you need | |
Re: [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 … | |
Re: [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] … | |
Re: [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. | |
Re: [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] | |
Re: Why you are printing some silly text message instead of getting stack trace of what ever exception throw? | |
Re: [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 … | |
Re: 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) | |
Re: You will need to do it with some scripting language like Ajax which will help you with forwarding data to server after time expire | |
Re: 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. | |
Re: Same over here. Even though I work in industry I still consider my self learner and do most thing by hand... | |
Re: 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 … | |
Re: 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? | |
Re: @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.... | |
Re: 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; … | |
Re: [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 … | |
Re: [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 … | |
Re: @damndamn [URL="http://www.daniweb.com/forums/announcement118-2.html"]We only give homework help to those who show effort[/URL] | |
Re: [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(), … | |
Re: It is called text-to-speech. You want to have look into [URL="http://freetts.sourceforge.net/docs/index.html"]FreeTTS[/URL] |
The End.