5,031 Posted Topics
Re: Just create a new constructor for your activity that takes integer as parameter. Then when calling on the activity past new level value as parameter of call | |
Re: Search before post [url]http://www.daniweb.com/web-development/jsp/threads/110783[/url] | |
Re: @apc00008, that is because you just copied and pasted code without checking actual code. Otherwise you would have spotted there is [icode]package alok.examples;[/icode] You have two options: A)Observe package requirement and create relevant folder structure B)Remove package from start of program | |
Re: You can design this with numerous languages Java, .NET, PHP etc. Which language are you familiar with? | |
Re: [QUOTE=pankaj90;1767308]hello I am working on my final year project whose topic is GENERIC BILLING Gateway in this we were creating an Mobile application using J2ME which will send details of user accessing application to GATEWAY which will authenticate the user and will continue to use database if user is authenticated. … | |
Re: @cOrRuPtG3n3t!x slap on the hand IntelliJ, Eclipse or NetBeans would work on any operating system so dividing them for Windows and Unix use only is pointless. @waqasaslammmeo try any of above mentioned IDEs they are industry accepte and used solution, however do not expect them to provide drag&drop approach of … | |
Re: Have look at [URL="https://github.com/ninetwozero/BF3-Battlelog"]BF3-Battlelog[/URL] project on github. What it does is login from device and authenticate, retrieve data from remote source and display them | |
Re: [QUOTE=archie.herbias;1767026]why is it that the code above displays only a blank page??[/QUOTE] Not sure what you are talking about? Which code? | |
Re: @.kaine and @dantinkakkar stop down-voting each other posts or I will take out my "moderator stick" and start beating each of you. @.kaine if the answer is not what you expected that means that you did not explain your problem properly @dantinkakkar if someone is refusing your help you better … | |
Re: Have look at [URL="http://code.google.com/p/zxing/"]zxing[/URL] project (includes also [URL="http://code.google.com/p/zxing/w/list"]examples[/URL]) | |
Re: [QUOTE=ericstenson;581820]Thanks, can you mark as solved and give me some reputation points?[/QUOTE] Begging for reputation, where this community going??? | |
Re: Not sure if you made a mistake with that URL (now snipped as it went to some dodgy advertising site) or tried to spam, but [URL="http://developer.android.com/sdk/installing.html"]Installing the SDK[/URL] and [URL="http://developer.android.com/resources/tutorials/hello-world.html"]Hello, World[/URL] articles on developer android explains all basic in very nice and simple way | |
Re: [url]http://www.daniweb.com/web-development/jsp/threads/292648[/url] | |
Re: There is plugin for IntelliJ but you would have to have Commercial version, not community. There is [URL="http://www.gentleware.com/uml-software-community-edition.html"]Poseidon for UML[/URL] that has community edition, but I have no idea how much you can do with it... | |
Re: [url=http://www.exampledepot.com/taxonomy/term/188]Here[/url] next time show more effort, forum rule Keep it Organized - "Do provide evidence of having done some work yourself if posting questions from school or work assignments" | |
Re: [list] [*] grab all questions IDs, [*] put IDs in the list [*] generate random from 1 to size of the list [*] get ID from list at position that has value of randomly generated number [/list] You have random question in the simplest way | |
Re: Threads merged. Please stop messing around with creation of new threads just because you wanted change thread title. Secondly many of this thread should stay with original question as they are only update on the work you do... | |
Re: [QUOTE=thepythonguy;1761220]Can a moderator please move this thread?[/QUOTE] Yes if you use the "Flag Bad Post" button he will get notified, otherwise he has to go post by post to see this... | |
Re: PDF libraries like [URL="http://itextpdf.com/"]iText[/URL] and [URL="http://pdfbox.apache.org/"]Apache PDFBox[/URL] can help you with it | |
Re: Can it be done similar to VB.NET? Or is it completely different? >> I wouldn't know never used VB. For the rest it just a variable, how you handle it and interact with it is up to you. To build it you can consider [URL="http://developer.android.com/reference/java/lang/StringBuilder.html"]StringBuilder[/URL] instead of some concatenation often … | |
Re: Build your application with RIM JDE and it will create a COD file in your project folder or you can try one of these [URL="http://supportforums.blackberry.com/t5/Java-Development/How-to-convert-JAR-FILE-to-COD-file-using-Ant-Build/td-p/881239"]How to convert JAR FILE to COD file using Ant Build[/URL] [URL="http://supportforums.blackberry.com/t5/Java-Development/Eclipse-PLugin-Creating-a-cod-File/td-p/78422"]Eclipse PLugin - Creating a .cod File[/URL] | |
Re: You not only one, check this [URL="http://code.google.com/p/android/issues/detail?id=8816"]bug[/URL] | |
Re: Have some good bed time[URL="http://www.codango.com/php/dir/tutorial/applicat/imagegal/"] reading [/URL] ;) | |
Re: Its paid library(as from what I seen on multiple links I had to go through to find some meaningful info), so you need to contact company for price list | |
Re: You can try [URL="http://forums.mysql.com/read.php?28,21329,22008#msg-22008"]this[/URL] but I wouldn't do it like that | |
Re: [URL="http://itextpdf.com/examples/iia.php?id=105"]iText library watermark example[/URL], so you did not search properly | |
Re: This is exactly what happens when somebody first act and only after that thinks... To make some people happy, I will say that I use Windows XP, Windows 7, Mac OS, Ubuntu. I do my coding in Intellij, Eclipse, NetBeans and sometimes on JCreator (given that it is often much … | |
Re: Sorry your question doesn't make sense. "So, i cant have 2 same ListView's :/ thats fail way..." Can you explain what you trying to achieve? | |
Re: As you mentioned there are TextViews, followed by Spinners(you are more likely to know it as dropdowns) followed by date&time picker and another Spinner. As layout you correctly identified it as ListView . More info can be found at Android official site - [URL="http://developer.android.com/resources/tutorials/views/index.html"]Hello, Views[/URL] | |
Re: The answer is yes and no. No in case that PDF is actually batch of images that been previously scanned and just converted from what ever image format to PDF(they would need to under go OCR- optical character recognition process which is not 100% perfect) Yes you can, and should … | |
Re: What exactly you trying to do? Please explain as it seem like you want to call from same JSP on servlet to do something for you without moving from page which is not good concept. There can be something else better suited to the situation | |
Re: I did something like this few years back for my [URL="http://www.peterscorner.co.uk/2008/09/13/copycat_se_menu.html"]school project[/URL] (check the MenuScreen.java file). As far I remember you can set background only for Canvas and not Form. | |
Re: @James, thread moved and code tags added @kartik1997 your question is not clear so you better provide more in details explanation. By looking at the above code I would be surprised if it does compile | |
Re: As stultuske already mentioned you should check if server running. If Tomcat installed as service it will start every time you start your pc (if not modified). If you extracted zip, you need to execute startup.bat from your "bin" directory inside of tomcat directory (can be speed up if you … | |
Re: there maybe someone willing to help if you post your code. PS: would be good idea to use different database like MySQL as you are unlikely to find person on Unix with Access DB | |
Re: How do I change a pdf file to an app? >>You need to provider better problem description then this. PS: My personal opinion, no youtube video can beat good old fashion book | |
Re: Did you provided import for ArrayList and the bean? [code]<%@ page import="java.util.ArrayList"%> <%@ page import="beans.UserBean"%>[/code] | |
Re: Is something unclear from their [URL="https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/library_code"]examples[/URL]? | |
Re: Not sure what is difficult about it [code]if Rate < 500 then multiply by .0809[/code] should be just written as [code] if(Rate < 500){ calcUsage = calcUsage * 0.0809; }[/code] bur first you need to sort some errors you have before this | |
Re: I would said that conjuring code out of thin air is hard to do. What about you share with us the code you use, attach example PDF document you use and maybe we will look into it. | |
Re: If you looked into [URL="http://www.daniweb.com/software-development/cpp/threads/70096"]C++ section[/URL] you wouldn't had to start this thread | |
Re: You on Windows or Unix system? Are you sure you on Indigo and not something older? | |
Re: Multiple possible approaches just from top of head: [list] [*]Single table with columns - id, question, answer A,.... answer F, correct answer (A, C, D) will require the answer string to be split into array by comma "," delimiter [*]Two tables Table 1 - id, question, answer A,.... answer F … | |
Re: If you looking to create backup sql file then use [URL="http://dev.mysql.com/doc/refman/5.1/en/mysqldump.html"]mysqldump[/URL] | |
Re: There isn't much on it beside [URL="http://code.google.com/p/cocos2d-android-1/"]this[/URL] and if you not ready to explore it on your own then I'm afraid tough luck... | |
Re: Sorry to ask but what are you actually trying to achieve? Reading text file from JAR is simple, but you will just do it on the same machine where JAR is used as the file is mostly just some part of configuration or commentary since you cannot update it without … | |
Re: @rushikesh jadha 1) Both post merged - forum rule Keep It Organized [B]Do not post the same question multiple times [/B] 2) Next time you create thread you better give it a proper name not "java help". We are in Java section and people posting here do need help - … | |
Re: URL removed @CertifiedMan no more of these spam links. I previously removed link to another blog entry on same site so I do not take it as coincidence. One more post like this and you get banned. Thread closed! | |
Re: bump >>You are rude! This is not 24/7 give my codes forum, but voluntary work of people that are willing to help when they have time. 1) First thing first, slap your self for doing database connection from JSP and not from servlet 2) You are handling your connections in … | |
Re: Wouldn't adding windows focus listener sort this([URL="http://docs.oracle.com/javase/7/docs/api/java/awt/Window.html#addWindowFocusListener(java.awt.event.WindowFocusListener)"]addWindowsFocusListener[/URL])? |
The End.