5,031 Posted Topics
Re: Given that 5 years ago I written [JSP database connectivity according to Model View Controller (MVC) Model 2] (http://www.daniweb.com/web-development/jsp/threads/141776/jsp-database-connectivity-according-to-model-view-controller-mvc-model-2)tutorial that sits on top of the JSP section it still amazes me that people are putting connectivity inside of JSP and making mess of such basic task | |
Re: Here is your [URL="http://lmgtfy.com/?q=asp+methods+of+response+object"]answer[/URL]. PS: For the future you better to do some research before posting your homework | |
Re: [Recreating an Activity](http://developer.android.com/training/basics/activity-lifecycle/recreating.html) | |
Re: There is is a long thread about OCR on C# at [stackoverflow](http://stackoverflow.com/questions/744966/any-open-source-c-sharp-ocr-library) | |
Re: Search for public API availability, if none available you should contact manufacturer | |
Re: Thread closed. Please follow discussion here | |
Re: There is some options in building Android app with JavaScript bt I never explored them. If you want native app you should use Java for Android or Objective C for iPhone. There are some products on the market like PhoneGap that help you beuld for multiple platforms, but apps developed … | |
Re: You may also try Head First [Servlets and JSP](http://books.google.co.uk/books?id=vMGRWxa9eq8C&printsec=frontcover&dq=head+first+servlets+and+jsp&hl=en&sa=X&ei=FrvhUbLvLumo0QXl8oGAAQ&redir_esc=y#v=onepage&q&f=false) | |
Re: I would suggest to rather buy book like Reito Meier [Professional Android 4 Application Development](http://www.amazon.co.uk/Professional-Android-Application-Development-Guides/dp/1118102274/ref=sr_1_1?ie=UTF8&qid=1377851617&sr=8-1&keywords=android+professional+development) or Apress [Beginning Android 4](http://www.apress.com/mobile/android/9781430239840) as their introduce you in structured way to topic where online tutrials are likely to be just cream swooping and failing to give more of background and more in depth … | |
Re: I'm Java developer that moved to Android since Java is the ground language of Android development. Finished university degree in Mobile Computing when iPhone was just becoming big on the market, however I had no knowledge of Objective C, neither device or Mac OS machine (was impossible to develop without … | |
Re: This forum my friend not 24/7 answer my question site. Therefore we answer whenever we do find time. PhoneGap is convenient for companies that cannot afford to employ one iOs and one Android developer or perhaps whole teams. However it will never match the speed of native application and it … | |
Re: @asif49 PhoneGap, you just made me cry. You should really use native code not some framework that is trying to emulated native environment. It never gone be on same technical level | |
Re: You can always create zip file, download it when dedicated directory not existent on phone system. You should also look up some image loader library like Novoda [ImageLoader](https://github.com/novoda/ImageLoader) to help you with image fetching from resources | |
Re: The XML option does allow you setup listener that calls on custom method so in some cases it may look more straight forward in the way say on click of this button do some function execution. However most developers use `setOnClickListener` where it is obvious from class that it does … | |
Re: [Android SQLite database and content provider](http://www.vogella.com/articles/AndroidSQLite/article.html) - tutorial by Lars Vogel And yes onResume is better | |
Re: By supporting all densities read more here http://developer.android.com/guide/practices/screens_support.html | |
Re: What platform/api you using? can you leave reference to specific class? | |
Re: Here is your [answer](http://bit.ly/13mxawq) | |
Re: @djones60 looking for XML feeds old school, cool kids play with JSON @Myronz hijack next time create your own thread and best to do iy in [Mobile Development](http://www.daniweb.com/software-development/mobile-development/181) section @leogem you have to be more clear on what service you want to provide, but in general you can work with … | |
Re: Why didn't you posted specific error you getting? Do not expected people to go over your code line-by-line | |
Re: General question deserves general answer [URL="http://www.google.co.uk/#hl=en&source=hp&q=java+chat+application&btnG=Google+Search&meta=&aq=9&oq=java+chat+&fp=698b2be80cf6bcd7"]java chat application[/URL] | |
Re: Are you planing to address the issue of formatted code that is oveflowing its container? Example first post in this thread http://www.daniweb.com/software-development/java/threads/462074/maven-project ![]() | |
Re: Read it once, store it in sd-card with timestamp in db or sharedpreferences and next time just check if user profile last change timestamp is same as the one you have on record. You save precious download time and less content to download | |
Re: Reito Meier - [Professional Android 4 Application Development](http://www.amazon.co.uk/Professional-Android-Application-Development-Guides/dp/1118102274/ref=sr_1_1?ie=UTF8&qid=1378235614&sr=8-1&keywords=professional+android+4+application+development) becomed industry standard. Another good one is from Apress [Beginning Android 4](http://www.apress.com/mobile/android/9781430239840) or if you already Java developer [Pro Android 4](http://www.apress.com/mobile/android/9781430239307) there is plenty of other books you can find list on top of Mobile development forum section [Starting mobile development](http://www.daniweb.com/software-development/mobile-development/threads/302854/starting-mobile-development-sdk-tutorials-resources-faq) | |
Re: [Starting "Java" [Java tutorials / resources / faq]](http://www.daniweb.com/software-development/java/threads/99132/starting-java-java-tutorials-resources-faq) is good place to start. Also please make sure that you do not post links to your blog in every posts... | |
Re: Not a Maven error, it is your spring configuration. Ages since I did it, but do you have jaxws-web-context.xml in `resources/jaxws/`? | |
Re: You are student so you are highly unlikely can afford professional training and if you find something cheap it is most likely gone be rubbish. So you have better chances by reading a book by Reito Meier [Professional Android 4 Application Development](http://www.amazon.co.uk/Professional-Android-Application-Development-Guides/dp/1118102274) | |
Re: Did you tried [iText](http://itextpdf.com/) or Apache [PDFBox](http://pdfbox.apache.org/)? | |
Re: McAfee blog was posted on 2nd August(so this is old story) and app was taken off Google Play | |
Re: * Commercial product advertising where there are free drivers available * You too late for original poster to by interested in this * Thread closed before more time travellers arrive.... | |
Re: [Crucial](http://www.crucial.com/) have easy memory selection system where you provide laptop manufacturer, model number etc. If not sure of any of data you can always use their system scanner app to do it for you | |
Re: @rubberman I wouldn't say so [Maven repo](http://search.maven.org/#artifactdetails%7Ccom.caucho%7Chessian%7C4.0.33%7Cjar) shows lot of activity ,last one on 29 July 2013 As for original question, I'm sure it is possible. Unfortunatelly I never use it... | |
Re: It is my understanding that these JSTL tags are used without need for html table tags like [URL="http://displaytag.sourceforge.net/10/tut_basic.html"]here[/URL]. (If I'm wrong somebody correct me, didn't use JSTL since university :) ) | |
Re: On top of Mobile Development section - [Starting mobile development {SDK / tutorials / resources / faq}](http://www.daniweb.com/software-development/mobile-development/threads/302854/starting-mobile-development-sdk-tutorials-resources-faq) | |
Re: @evan.winstead.7 sorry but you unlikely to find any long or continues series on any programming subject, beside promotional videos and simple beginners setups. As stultuske said only reading documentation, and searching forums for posts on topic will help you. Coding was never been about watching videos like you can do … | |
Re: Should be `@array/list` not `strings/list` | |
Re: As with any code you will need to first provide some http client to be able to setup connection and query server and then you will need to process returned result. Sorry I can't be more specific but I do not use phonegap. Search for phonegap json examples and you … | |
Re: I would recommend to use [Android Studio](http://developer.android.com/sdk/installing/studio.html) as Eclipse is know to have these random issues... | |
Re: Why not instead provide solution ;) (it doesn't matter how trivial can be someone may have run in similar situation in future) | |
Re: Please post your pom.xml so we can have look at it | |
Re: 1) Java code in JSP horrible 2) First page missing catch statement at all 3) Read [JSP database connectivity according to Model View Controller (MVC) Model 2](http://www.daniweb.com/web-development/jsp/threads/141776/jsp-database-connectivity-according-to-model-view-controller-mvc-model-2) | |
Re: @Cronicle8 obviously you doing something wrong, always make sure that you set appropriate sized resources in res density folders (mdpi, hdpi, xhdpi et.) Secondly Android Studio is not exactly drag&drop type of UI development like Microsoft Visual Studio or NetBeans so yo ubetter watch out to keep your code clean. … | |
![]() | Re: From what is available without creating new account you need to first obtain [token](https://quizlet.com/api/2.0/docs/oauth_example_php/) line 45 and only after that you can do login with OAuth. Replies from server are in JSON format so you should either know JSON API provided with Android or better to replace it with GSON … ![]() |
Re: I did not look into iText for last 2 years. Did they extend the scope of documents that can be converted? As far I can remember it was only images gif, png, bmp, tiff, wmf and jpeg (there was problem with JPEG2000 - type of grey colour), html, txt, rtf, … | |
Re: Here is [iText tutorial](http://stderr.org/doc/libitext-java-doc/www/tutorial/ch09.html) on how to add Euro | |
Re: @Alex Thompson big brother is watching... Some of your copy&paste posts been already deleted. You continue with them and your account gets banned | |
Re: 1. On button click get ID from text field 2. Setup connection to database, run query and wait for return 3. Display return | |
Re: Many of the sites would be able to provide you with dedicated API that will be returning JSON object there is number of libraries that can help you to convert JSON to POJO (plain old java object) for example [GSON](https://sites.google.com/site/gson/gson-user-guide) or [Jackson](http://wiki.fasterxml.com/JacksonInFiveMinutes). In the worst case scenario that you have … | |
Re: @bCubed I'm gone be cruel but you been living under rock. Eclipse lost profesional developers support+interest+appeal over last 2 years because of the never ending issues with Maven support and proper application testing and people slowly moved to IntelliJ. Android Studio is gone be nothing like Eclipse, because Android Studio … | |
Re: You better ask that question on [Nokia forum](http://discussions.nokia.com/). This forum is development not product support |
The End.