5,031 Posted Topics
| |
Re: As you did disabled communication emails from forum and do not wish to received any PM from other members you leave me no choice then reply publicly. This thread cannot be removed from the forum because: Acceptable Use Policy - [URL="http://www.daniweb.com/forums/faq.php?faq=aup"]Legal Obligations[/URL][QUOTE]DaniWeb LLC reserves full rights and privileges to information … | |
Re: [LIST=1] [*]Is there any problem between you and use of code tags that are required by this forum? [*]If you took time to read previous replies you found find that [LIST] [*]Post is old and revoked by somebody who just seek quick solution to his school assignment or plunge the … | |
Re: [QUOTE=slowlearner2010;1209839]Dear natique, can u tell me where u get ur tutorial? I've been seaching this tutorial since last 2 week and dont get any of it....almost give up already....one more question, how u display Form 2 from Form 1? Using button? Hope u can explain to me if u dont … | |
Re: Closing down thread thanx to pathetic spammer from Pakistan danieljeanz + Bubbylayree + Maashleni. As my grandma says "even stupidity is gift from god". | |
Re: [QUOTE=evstevemd;1207539] In PHP I have to submit a form and catch it via $_POST superglobal. I will then have to start session and so thing goes on and on. I was asking how does this differ in JSP? Are things the same or dramatic different? Thanks[/QUOTE] Fundamentally same: [LIST] [*]servlet … | |
Re: Here is screenshot of project structure. [attach]14675[/attach] It shows basic structure if you learn from basic environment (command line, or IDE like JCreator). In case you would use more advanced IDE your source files and compiled classes would be kept in different locations. However for the purpose of understanding and … | |
Re: Compiling process has nothing to do with browser. So why don't you explain in details what exactly you doing, what you getting or not getting and any errors returned to you by system | |
Re: Well done you solved 2 years old mystery. Thread closed | |
Re: Official article by BlackBerry [URL="http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800738/800901/How_To_-_Debug_an_application_running_on_a_live_BlackBerry_smartphone.html?nodeid=800768&vernum=0"]How To - Debug an application running on a live BlackBerry smartphone[/URL] | |
Re: In this scenario you want to use "while" loop instead of for loop and you should set some interruption sequence. Like user input zero and you get out of the loop and continue with what ever you have after it (confirm address,print invoice etc) | |
Re: I would be interested to know where you did get that URL for bluetooth from? As the error message protocol doesn't exists as you provided malformed URL. Read this on how URL should be [URL="http://developers.sun.com/mobility/apis/articles/bluetoothcore/index.html"]correctly formatted[/URL] and if you wish to connect to a device either find his ID or … | |
Re: Pointless reply 3 years too late. Thread closed. | |
Re: [QUOTE=ranipal;1206573]sir i need a java project. if u can help me or can provide me a project. so plz rpl me i wil wait for ur rpl[/QUOTE] Create a website with project ideas so other hopeless souls can get cheap ideas because they are not able to apply mind to … | |
Re: [QUOTE=shilvani;1206782]hi......i am doing sc this year....i have to do a computer project for the final exam this year...so i am stuck in the 2nd part,that's the design part,so i need help to carry forward,could you please try to help me in one way or the other to catch up with … | |
Re: Thread closed, forum flooding is not welcome. Please read the rules. Other thread can be found [URL="http://www.daniweb.com/forums/thread280273.html"]here[/URL] | |
Re: Thread closed as there is double in JS section. @tyson.crouch rather then requesting user to repost his question use "Flag Bad Post" option to notify moderators that post is in wrong section and assigned moderator will move it to right place [QUOTE=tyson.crouch;1204689]somilbansal, you have posted this in the wrong forum. … | |
| |
Re: [QUOTE=mark4444;1202766]Okay i had a question, how would you do this same exact thing except with a multidimensional array, and if possible convert that array in integers, i can hand the converting, i was having more problems with the multidimensional aspect(I am a student and i have been looking for examples … | |
Re: There is nothing you can do on Form and would have to use Canvas. Try to have look on LWUIT | |
Re: General [URL="http://java.sun.com/javase/6/docs/api/java/awt/Frame.html"]Frame[/URL] is AWT and heavy weight where [URL="http://java.sun.com/javase/6/docs/api/javax/swing/JFrame.html"]JFrame[/URL] is light weight component that extends Frame. You can find more info on each from their documentation or check this article by IBM - [URL="http://www.ibm.com/developerworks/grid/library/os-swingswt/"]SWT, Swing or AWT: Which is right for you?[/URL] | |
Re: [QUOTE=guptashubham123;1202474]Hi, Have you completed your project? If yes, kindly get back to me. Thanx, it's urgent ![/QUOTE] Even if OP get back to you there is following rule [URL="http://www.daniweb.com/forums/announcement9-2.html"]We only give homework help to those who show effort[/URL], which mean that if he gave you his project that he would … | |
Re: So what yo do in your code? | |
Re: Simple, you used only [icode]javac YOUR_JAVA_FILE[/icode] and did not included path to "servlet-api.jar", check point 5 of this book [URL="http://books.google.com/books?id=15wp6fmAy4sC&lpg=PP1&dq=head%20first%20servlet%20and%20jsp&pg=PA31#v=onepage&q&f=false"]reference[/URL] | |
Re: Is there something wrong with [B]JSP database connectivity according to Model View Controller (MVC) Model 2[/B] that is at the top of JSP section, you can view it [URL="http://www.daniweb.com/forums/thread141776.html"]here[/URL] | |
Re: Check if folder with given name exist and if not pop up message asking to define new "source" folder | |
Re: You can use [URL="http://java.sun.com/javase/6/docs/api/"]Process[/URL] or [URL="http://java.sun.com/docs/books/jni/"]JNI[/URL]. The later is better, either way Java as is not exactly suitable for task like this | |
Re: [QUOTE=vidya m;1199887]please give me java code for encrypting a text file and to decrypt it, the codes for both is needed separately...... if anybody knows please help me out....[/QUOTE] If you still want an answer then create new thread as this one is closed. PS: Read the [URL="http://www.daniweb.com/forums/faq.php?faq=daniweb_policies"]rules[/URL] before you … | |
Re: Does the caller method that calls method POST has catch block? What is output of stack trace there? | |
Re: [QUOTE=digital29;1200034]3D modeling and animation has nothing to do with programming If you know photoshop and illustrator it is perfect, because you`ll need them for textures. For software, I suggest 3d max[/QUOTE] Obviously you have no idea what you talking about. Many of things can be achieved programatically and are done … | |
Re: [QUOTE=hareesh30;1199891]hi an internet database is something in the in internet, which collects data, then allows you to see them again. I hope this helps[/QUOTE] You are just 5 years too late with very feeble answer. Hope you will do better next time.. Thread closed | |
Re: Thread closed! | |
Re: Download either [URL="http://java.sun.com/javame/downloads/sdk30.jsp"]Java ME SDK 3.0[/URL] or [URL="http://java.sun.com/products/sjwtoolkit/download.html"]Sun Java Wireless Toolkit 2.5.2 for CLDC[/URL] (very little difference between JME SDK 3 and WTK 2.5.2). Tips for Eclipse [URL="http://eclipseme.org/docs/installation.html"]setup[/URL]. Beside Sun provided WTKs you can use custom made from Sony Ericsson, Nokia, Samsung, see [URL="http://peterscorner.co.uk/2008/07/15/java_microedition_where_to_start.html"]here[/URL] | |
![]() | Re: 6years too late and ignoring rules. Thread closed |
Re: 1. Applying text formatting on your post doesn't help you to get positive attention, so please do not use bold and italic formatting to make your post something special. Use it only to highlight important part in problem description not whole post 2. Use of code tags would be nice … | |
Re: At the top of JSP section [URL="http://www.daniweb.com/forums/thread141776.html"]JSP database connectivity according to Model View Controller (MVC) Model 2[/URL] | |
Re: SO what did you do? It is always nice to share solution... | |
Re: 1.Failed to notice that thread is 3 years old 2.Failed to read previous replies, otherwise would spot that valid answer already provided 3.Failed to use code tags 4.Failed, because absolute path to "D:\" drive is used in the code which obviously wouldn't work on server Conclusion, thread close before another … | |
Re: [QUOTE=sajjad moosa;1195270]sir, am lik to doin a project in vb.net .my project topic is REMOTE CONTROLLING USING GSM MODEM.. can u give new idea related to this topic.[/QUOTE] [LIST=1] [*]Do not piggyback threads (aka "hijack" threads) by posting your question as a reply to another question. [*]Thread close, so if … | |
![]() | Re: [B][URL="http://www.daniweb.com/forums/announcement9-2.html"]We only give homework help to those who show effort[/URL][/B] |
Re: Isn't this sufficient? [URL="http://http://gate.ac.uk/wiki/code-repository/"]GATE Example Code[/URL] | |
Re: Simple solution you can use [URL="http://java.sun.com/javase/6/docs/api/java/lang/String.html#indexOf(java.lang.String,%20int)"]indexOf(String str, int fromIndex) [/URL], more advanced [URL="http://java.sun.com/docs/books/tutorial/essential/regex/index.html"]Regular Expressions[/URL] | |
Re: @raymyster as your warning state [QUOTE]Do not troll by posting anything with malicious intent against another member (including, but not limited to, racist, sexist or religiously prejudiced remarks).[/QUOTE] As already salem stated "We only give homework help to those who show effort". You may feel that he has no right … | |
Re: Why didn't you post problem description or any error you getting? Why you expecting people to copy and paste your code, debug it to find issues? | |
Re: [QUOTE=jothibasu;1194138][code=html]<td width="155" bgcolor="#999999"> <span class="style3"> <strong>EMPID</strong> </span> </td>[/code] u put that above lines for required place for your convenient.[/QUOTE] Can you please send me "the" implementation of this in Java? I would really love to see this... PS: Proverb "measure twice, cut once" applies even here. | |
Re: [QUOTE=puar143;1134311]you dont know anything where is the code? next be more clear.[/QUOTE] Next time please make sure that you do not reopen old thread when you do not have anything valid to say. | |
Re: I believe you talking about server - mobile device communication. Fill in loging form on mobile device, forward it to server for processing and depending of the login process determinate next step. Basic idea of this connection is discussed in [URL="http://books.google.com/books?id=chepSC2iAB8C&lpg=PP1&dq=beginning%20j2me%20from%20novice%20to%20professional&pg=PA143#v=onepage&q&f=false"]Chapter 10 - Connecting to World [/URL] from book Beginning … | |
Re: [QUOTE=tob;1193300]please send me a sudoku source code in c++[/QUOTE] [LIST=1] [*]You just bumped 4 years old thread [*]You ignored our rules and announcements like [URL="http://www.daniweb.com/forums/announcement8-2.html"]We only give homework help to those who show effort[/URL] [*]If you still interested in participating you better open new thread, explain properly what is your … |
The End.