5,031 Posted Topics

Member Avatar for vazzdoin

[LIST=1] [*]First move that code in servlet, this shouldn't e in page view [*]Make sure that that second parameter is string and not some other type [*]Check your logs if there are no exceptions [/LIST]

Member Avatar for Manda.Ravi
0
1K
Member Avatar for <HHH>

There is not such thing as `@android:drawable/images.jpg`, you sure it is not `@drawable/images.jpg`. For the second one your string on layout is starting with capital "S", but should be lower case "s"

Member Avatar for peter_budo
0
134
Member Avatar for pmark019

Simple example of post request. You need to check what are the names of the fields for credentials as not everyone stick with username and password public void postData() { // Create a new HttpClient and Post Header HttpClient httpclient = new DefaultHttpClient(); HttpPost httppost = new HttpPost("http://www.daniweb.com"); try { …

Member Avatar for pmark019
0
123
Member Avatar for sshekhar.1987

Mentioned often enough on this forum have look on Beginning J2ME: From Novice to Professional, chapter 10 or Kicking Butt with MIDP and MSA: Creating Great Mobile Applications. Both books are great resorces

Member Avatar for peter_budo
0
102
Member Avatar for king03

@Lightning03 do not double post same question twice. Either close this or the [other post](http://www.daniweb.com/software-development/csharp/threads/425890/problem-connecting-c-app-to-a-.mdf-file-in-sql-management-studio) and mention that discussion continue in different thread leaving link at the end

Member Avatar for peter_budo
0
4K
Member Avatar for millroy

You may be interested in reading this article on [Nokia Developer site](http://www.developer.nokia.com/Resources/Library/Java/code-examples/location-services-compass.html)

Member Avatar for millroy
0
83
Member Avatar for mangel.murti

You exposing your users/visitors to security risk. Why would I want to send my mobile number attached to easy readable http request?

Member Avatar for jewel205
0
203
Member Avatar for kingofpower

you can use Flash or Director. With this tools you can create simple games but you have to know how to use this tools first!!!

Member Avatar for EvolutionFallen
0
278
Member Avatar for iamthesgt

To be fair I do not know, I never tried such thing. What you need to find out is if the devices that you wish to control have some SDK (software development kit) or some interface/service you can connect to and communicate with them. Also try to search for some …

Member Avatar for iamthesgt
0
122
Member Avatar for Sevyt

Even if it was some mistake on your part, you should mentioned what was wrong. You never know who will repeat same mistake as you and will search for help

Member Avatar for peter_budo
0
254
Member Avatar for M.Waqas Aslam

There is only one SDK that allows you to use all different version of Android. And you can read more [here](http://www.daniweb.com/software-development/mobile-development/threads/302854/starting-mobile-development-sdk-tutorials-resources-faq#post1299837)

Member Avatar for peter_budo
0
189
Member Avatar for sayeila241
Member Avatar for baig772
Member Avatar for elantech
Member Avatar for Decidebay
-2
273
Member Avatar for anisha.silva

Take time reading before report method is called, take time reading at end of the method, calculate difference

Member Avatar for anisha.silva
0
65
Member Avatar for anisha.silva

JUnit 4.X java -cp /usr/share/java/junit.jar org.junit.runner.JUnitCore [test class name] JUnit 3.X java -cp /usr/share/java/junit.jar junit.textui.TestRunner [test class name]

Member Avatar for anisha.silva
0
88
Member Avatar for bibiki

You need to look for java decompiler, however be aware that you will not get exact code as you do see in java file

Member Avatar for stultuske
0
231
Member Avatar for inesi1

1. Forum rules : **Do provide evidence of having done some work yourself if posting questions from school or work assignments** Meaning, it is your schoolwork so you should show what you did so far 2. You failed to specify which platform Android/iPhone/J2ME/Qt So you better start kicking....

Member Avatar for peter_budo
0
58
Member Avatar for jeetudaljit

[QUOTE=jeetudaljit;654202]Pl. help in handling button events in JSP like calling a servlet on Button click or executing java code.[/QUOTE] [QUOTE=jeetudaljit;657577]What to do if more than 1 buttons are there??Plz help in that case..![/QUOTE] Description of the problem in both cases is inaccurate. Please provide better description and supporting examples of …

Member Avatar for ethar.ammar
0
1K
Member Avatar for ndeniche

[QUOTE=JobMatchNow;603788]What is a dream weaver?[/QUOTE] I'm not sure if I have to take this as a joke or serious question now... Dreamweaver originaly product of Macromedia later in April 2005 acquire by Adobe. One of many WYSIWYG (What You See Is What You Get) web development tools, very popular for …

Member Avatar for Ausopenxcell
0
503
Member Avatar for peter_budo

Simple code to see if array of primitives has duplicates. The aim is to only check if there are any duplicates, but not to check what element is repeated, or its position etc. PS: Do you know some handy snippet? Don't way, post it!

Member Avatar for odoepner
4
972
Member Avatar for peter_budo

Can you please replace text fields in Edit profile for short bio and others to text area? Editing of more then 20 characters data is just impossible in current state

Member Avatar for happygeek
0
259
Member Avatar for yavindu

Forum rules >**Do provide evidence of having done some work yourself if posting questions from school or work assignments**

Member Avatar for peter_budo
0
89
Member Avatar for shaneo123

Top of this section you can start looking for some sources to learn Java Microedition ([URL="http://www.daniweb.com/software-development/mobile-development/threads/302854"]Starting mobile development [SDK / tutorials / resources / faq][/URL]) that is one of the main building blocks for BlackBerry and then you should look at BlackBerry own Java Development [URL="http://supportforums.blackberry.com/t5/Java-Development/tkb-p/java_dev%40tkb?labels=tutorial"]tutorials[/URL]

Member Avatar for BryanChris
0
147
Member Avatar for GH23
Member Avatar for GH23
0
60
Member Avatar for Nickl246

[SharedPreferences](http://developer.android.com/reference/android/content/SharedPreferences.html) is what you looking for. Before leaving activity A save data in preferences and then in activity B read it out

Member Avatar for peter_budo
0
609
Member Avatar for weeraa

There been never intention of bringing serious database to JME devices due to limited processing and memory of the devices. Usually for small storage you would use [RecordStore](http://docs.oracle.com/javame/config/cldc/ref-impl/midp2.0/jsr118/javax/microedition/rms/RecordStore.html) for anything else you would run http POST or GET request to remote server, this will run query for yuo and return …

Member Avatar for weeraa
0
327
Member Avatar for dschuett

Discussed so many times on so many places example [stackoverflow](http://stackoverflow.com/questions/4540754/add-dynamically-elements-to-a-listview-android) and many others, just [Google](https://www.google.co.uk/#hl=en&sclient=psy-ab&q=android%20dynamically%20add%20list%20item&oq=android%20dynamically%20add%20lis&aq=2K&aqi=g-K3g-bK1&aql=&gs_l=hp.11.2.0i30l3j0i8i30.368766.381549.3.384577.31.18.2.11.11.0.189.1193.16j2.18.0...0.0.BHnl1MW_6Ms&pbx=1&bav=on.2,or.r_gc.r_pw.r_cp.r_qf.,cf.osb&fp=44555ba97bb81f0b&biw=1565&bih=920&pf=p&pdl=300)

Member Avatar for peter_budo
0
188
Member Avatar for screenedcreamy

Are you sure that [icode]ArrayList empList =EmployeeDao.getEmpDetail();//this is defined already[/icode] doesn't return null value?

Member Avatar for deepadinnu
0
684
Member Avatar for baig772

That is what happen if you each time just start new activity and do not close the old one. If you search stackoverflow forum you will find plenty posts about this. The best way is to leave out specific "Exit" button and let user to hit home key, or if …

Member Avatar for peter_budo
0
54
Member Avatar for prithwi

[URL="http://w3schools.com/flash/flash_inhtml.asp"]Flash Embedded in HTML[/URL]

Member Avatar for rasha00
0
169
Member Avatar for NeiXude

You can not have two radio groups on same listview. You have to provide separate listview for each group

Member Avatar for NeiXude
0
115
Member Avatar for im abcd
Member Avatar for anuj_sharma

You can write Word document with POI, you better to read documentation properly. Example [Writing Microsoft Word Documents in Java With Apache POI (Part 1 – Writing Paragraphs)]( http://tkgospodinov.com/writing-microsoft-word-documents-in-java-with-apache-poi/) Class [XWPFDocument](http://poi.apache.org/apidocs/org/apache/poi/xwpf/usermodel/XWPFDocument.html) has methods *addPictureData(byte[] pictureData, int format)* and *addPictureData(java.io.InputStream is, int format)* If you do not want open source solution, …

Member Avatar for anuj_sharma
0
1K
Member Avatar for laura23

With some code to see discussion will be match easier. Otherwise we would be looking on forum rules breaking > Do provide evidence of having done some work yourself if posting questions from school or work assignments

Member Avatar for NormR1
0
215
Member Avatar for akuvidz

@ChrisHunter you posted generic link @akuvidz post your code or have look at Beginning J2ME: From Novice to Professional - chapter 10

Member Avatar for akuvidz
0
211
Member Avatar for baig772
Member Avatar for mehnihma

You want so much and willing too do so little. Why do you presume SVN wouldn't work for Eclipse or Mac, they do not care. There is a free SVN if you signup with sourceforge, but if you want to be little more cool or up to date you can …

Member Avatar for ~s.o.s~
0
118
Member Avatar for Kert

Java basics! Class variable `Client a` will never get initialized because you cretae another temporary variable in setUp method. Just do `a = new Client()` same goes for `tearDown`

Member Avatar for peter_budo
0
129
Member Avatar for jbennet

Mark forum read slow response time, had to actually refresh page to see the change. I do not see mod section in drop down, have to always search for last post since I cannot remember direct url

Member Avatar for Airshow
0
2K
Member Avatar for gusfraba

Have look at this [URL="http://javasks.blogspot.com/2009/01/insert-retrieve-image-using-servlet.html"]example[/URL]. If you modify code correctly you will be able to select image to upload through JSP and submit it to servlet for database insertion

Member Avatar for imdeadsoul
1
2K
Member Avatar for Pravinrasal
Member Avatar for OldDeveloper01
Member Avatar for LestTurk

Good luck with that, you may most likely use Java Microedition or have to go with Nokia's Symbian package. I wouldn't know more since I cannot identify your device, if you know model try to check specs over [here](http://www.developer.nokia.com/Devices/Device_specifications/)

Member Avatar for peter_budo
0
80
Member Avatar for Sadun89
Member Avatar for peter_budo
0
326
Member Avatar for BlackStar0703

> it does not seems to work Well that is not much of explanation on issue. Perhaps you can start with checking Logcat and tell us if there are any errors reported

Member Avatar for peter_budo
0
740
Member Avatar for Kprosser1029

As per forum rules > Do provide evidence of having done some work yourself if posting questions from school or work assignments So waiting for you to explain dificulties or problems you facing as above is just copy&paste of your assignment

Member Avatar for peter_budo
0
108
Member Avatar for vizz

>I've reported the bug to Thumbshots.com. At the time when post was reported, I actually opened that link and it was going to porn site. Hence reason for infraction

Member Avatar for vizz
0
298
Member Avatar for Ribamar23

>Hi, James6754 how to know that API are successfully installed Execute 1. `android` will start android sdk manager where you can check for downloads/updates and create/add new ADVs (emulators) 2. `emulator @ADB_DEVICE NAME` will start emulator with given name 3. `adb devices`(will list all connected mobile devices or running emulators) …

Member Avatar for peter_budo
0
195
Member Avatar for 47pirates

The End.