5,031 Posted Topics

Member Avatar for tbanisida
Member Avatar for k.d.m
0
374
Member Avatar for stevanity

You will not get guide, but you may get tips/suggestions/advise. For example create parent frame. Attach panel and menu bar, with menu options for the bar. Menu options will refresh panel with child panel holding all components associated with what ever procedure you trying to do.

Member Avatar for stevanity
0
384
Member Avatar for Majestics

You need to provider better description of what you want as above doesn't tell us anything. >>How to open already present text file File where on user system, on server, in memory? >>So user can see the data in that file See it where GUI view, in the browser, or …

Member Avatar for peter_budo
0
88
Member Avatar for stevanity

[QUOTE=NormR1;1602404]What doc are you getting that from? My API doc has this: protected Object clone()[/QUOTE] Just open the class in IDE and get source (that is how it does work in IntelliJ), then you can see internal structure :)

Member Avatar for stevanity
0
114
Member Avatar for MagnetoM

If you referring to [url]http://www.daniweb.com/software-development/java/threads/99132[/url] then that yes, some of them are out of date because post was originally created in 2007. However it still holds ground with titles like Head First Java or Java How to Program from Deitel & Deitel. Head First Java will give you very good …

Member Avatar for sirlink99
0
111
Member Avatar for lsvife

You did not indicate selection with [icode]setSelectedIndex(int elementNum, boolean selected)[/icode]. You need to select as GroupChoice is rendered without any pre-selection

Member Avatar for peter_budo
0
120
Member Avatar for lsvife

One of the mistakes in old API you can call it. All types(EXCLUSIVE, IMPLICIT, MULTIPLE, POPUP, TEXT_WRAP_DEFAULT, TEXT_WRAP_OFF, TEXT_WRAP_ON) are inherited from Choice that both ChoiceGroup and List implements PS: Next time would be nice if you state which platform/language question is related. I know answer only because I used …

Member Avatar for peter_budo
0
103
Member Avatar for pankajagar2002

Maybe somebody can if you can re-word this "explain plan of all the query executed". Did you mean logging executed SQL statements?

Member Avatar for dayoj
0
257
Member Avatar for dzen

Sometimes this is the issue with copy&paste, some characters do sneak in, even though they remind hidden to programmer eye. Best solution at times like that is write it line by line PS: Thanx for reading that article :)

Member Avatar for peter_budo
0
557
Member Avatar for vbx_wx

Just guessing here, but I think your problem is in [code]addCharacters(atts2, "desc", "Madonna - La Isla Bonita"); this.xml.startElement("", "", "desc", atts2); this.xml.endElement("", "", "desc");[/code] for once addCharacters has no returns so it behaves inconsistently (we need to see code for it), secondly we have no idea what startElement and endElement …

Member Avatar for peter_budo
0
243
Member Avatar for yapaarachchi

In the future you better do some research and come up with some possibilities how to tackle problem instead of saying here is my idea hey do research and tell me what is bad. So next time please ask specific question 3years back I used [URL="http://java.net/projects/jai/"]Java Advanced Imaging[/URL] and [URL="http://java.net/projects/jai-imageio/"]Java …

Member Avatar for peter_budo
0
88
Member Avatar for Behseini

@ALL, thereads from C, C++, Java, C#, VB.NET and Python moved to It Professional Lounge and merged @Behseini you pull another posting spree like this and you will get your back-side kicked by any moderator here. Posting stupid question like this in 6 programming sections is just outrageous! Read [URL="http://www.daniweb.com/forums/faq.php?faq=daniweb_policies"]member …

Member Avatar for somrita
0
167
Member Avatar for bobytch

Off topic: @bobytch writing posts all in capital letters is considered as shouting and very rude. So please take it in consideration when you post next time

Member Avatar for Ancient Dragon
-4
3K
Member Avatar for peter_budo

For these whom may be interested in new stuff about Java 7 here is web broadcast from few days back [URL="http://www.oracle.com/us/corporate/events/java7/index.html"]Java 7 Celebration Webcats[/URL] PS: Didn't watch it yet so have no idea if any good :D

Member Avatar for jwenting
2
164
Member Avatar for alanlee9898

You failed to specify which mobile platform. What you need to look for would be something like http connection class.

Member Avatar for alanlee9898
0
71
Member Avatar for PHIPH

[QUOTE=PHIPH;1599106]thanx 4 de good rep..[/QUOTE] One of the forum rules "Keep It Clear" states [B]Do post in full-sentence English[/B]. I hope I will not see you post again like showed above

Member Avatar for peter_budo
0
189
Member Avatar for contra_shadow

You may want to read [URL="http://www.daniweb.com/software-development/mobile-development/threads/302854"]Starting mobile development [SDK / tutorials / resources / faq][/URL] that is on top Mobile Development section where I moved your post. PS: If you set to learn mobile development then I would recommend Android (mix of Java and XML Eclipse and IntelliJ have support …

Member Avatar for peter_budo
0
69
Member Avatar for somon

9 views means nothing. It could have been moderators checking for possible spam. Did you consider that? Have look at this discussion [URL="http://stackoverflow.com/questions/5335731/android-video-streaming-example"]@stackoverflow[/URL]

Member Avatar for peter_budo
0
290
Member Avatar for Majestics

[QUOTE=Majestics;1596522]I already solved it.......[/QUOTE] So where is solution? Why you not sharing?

Member Avatar for mKorbel
0
116
Member Avatar for yatin.baraiya

Read this post [URL="http://www.daniweb.com/web-development/jsp/threads/141776"]JSP database connectivity according to Model View Controller (MVC) Model 2[/URL]

Member Avatar for anand01
0
2K
Member Avatar for anand01

[QUOTE=abhisheyke;1596082] Its possible in JSP as well as sevlet..[/QUOTE] Possible, but not advised. @anand01 you already received correct reply in first. Didn't you read linked article?

Member Avatar for anand01
0
129
Member Avatar for god_1896

Why is this marked as solved? Did you found solution? If so please share with others...

Member Avatar for instantcarma
0
2K
Member Avatar for happygeek

LOL "avoid PC World from now on"???? I do not shop whit them, back home this sort of company will get close realy fast. I get my hardware and software from online retailer and is cheaper and I do not loose warranty over something stupid and specialy like Unix on …

Member Avatar for dews
0
926
Member Avatar for MxDev

Word of advice, SCJA is built for people just really starting with application development. It does contains minimum of coding, object-oriented concepts, some UML and also Java Platforms and Technologies. This exam is NOT pre-requirement for SCJP. On other hand SCJP IS pre-requirement to any advanced exams SCJD/SCWCD/SCMAD. So you …

Member Avatar for MxDev
0
99
Member Avatar for Jessurider

Here is the code [code]/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package project2; /** * * @author nidhish */ public class Project2 { /** * @param args the command line arguments */ public static void main(String[] args) { …

Member Avatar for teo236
0
141
Member Avatar for WASDted
Member Avatar for akasekaihime

Stop abusing colour formatting every time you post something it will not get your question solved faster. Instead post what error messages you get when you tried to compile or run this thing.

Member Avatar for NormR1
0
125
Member Avatar for varoluscu_prens

XAMMP is an overkill. Do you have need for Apache 2.2, PHP, Filezilla server? Simply install Tomcat as explained [URL="http://www.daniweb.com/web-development/jsp/threads/249070/1110463#post1110463"]here[/URL]. It is not such hard task. PS: I hope you have Java installation.

Member Avatar for varoluscu_prens
0
88
Member Avatar for smoothe19

[QUOTE=Sir Saula;1585911]Where can I get the library?[/QUOTE] You can get it from [URL="http://jakarta.apache.org/site/downloads/downloads_taglibs-standard.cgi"]here[/URL]

Member Avatar for peter_budo
0
276
Member Avatar for newcoder310

Did you downloaded spring library and associated with your project?

Member Avatar for newcoder310
0
78
Member Avatar for PythonNewbie2

Usable, but not bullet-proof. What in case that file is called like "myfile.cvs.txt"? You could possibly remedy this with [URL="http://download.oracle.com/javase/6/docs/api/java/lang/String.html#endsWith(java.lang.String)"]endsWith(String suffix)[/URL] . Nevertheless there are better solutions like Apache Commons FilenameUtils.[URL="http://commons.apache.org/io/api-release/org/apache/commons/io/FilenameUtils.html#getExtension(java.lang.String)"]getExtension(String filename)[/URL]

Member Avatar for peter_budo
0
226
Member Avatar for stow19
Re: .exe

You normally don't. You either provide JAR file that can be executed from command line (or double click, but this often fails with Windows due to wrong registrations of execution services) or you provide it as WAR/EAR file that is deployed on some Java container/server Many people specially students insists …

Member Avatar for stow19
0
201
Member Avatar for annttiigs

A) Provide this as parameter when calling upon this class (meaning before you call the class, you retrieve reference and then just forward it to class) B) When calling class provide instance of activity as one of the parameters of call (this will allow you to use activity directly from …

Member Avatar for annttiigs
0
95
Member Avatar for Majestics

To wide request. Did you had look at [URL="http://www.oracle.com/technetwork/middleware/reports/documentation/index.html"]Oracle Reports Documentation[/URL], also includes [URL="http://download.oracle.com/docs/cd/E12839_01/apirefs.1111/e10775/toc.htm"]Oracle Reports Java API Reference[/URL]

Member Avatar for Majestics
0
137
Member Avatar for garryrose

@garryrose, sorry but this is software development forum not user product support. I will advise you to check HTC support site, which has FAQ and also options to download relevant software. Please check following [URL="http://www.htc.com/uk/help_howtos.aspx?p_id=262"]link[/URL]

Member Avatar for peter_budo
0
77
Member Avatar for 1ML

Your post is example of UBER laziness. Just use google and search for i. There are already tons of materials, just like [URL="http://developer.android.com/resources/tutorials/views/hello-mapview.html"]this[/URL] directly on Adndroid dev site

Member Avatar for 1ML
-1
199
Member Avatar for Majestics

@Majestics you better start using PreparedStatement. Direct sql string like above is just like shooting your self in leg once trying to sort all single and double quotes locations. PS: Marking thread as solved would be appreciated.

Member Avatar for peter_budo
0
92
Member Avatar for VanessaRyan

Not surprised with all the restrictions Apple is putting on developers with every new release. As my friend put it, soon will be mandatory to write "public ThankYouSteveJobs" before you could start writing any code for iPhone

Member Avatar for peter_budo
0
534
Member Avatar for dominic23jones

Photoshop is worth your money, however I did not try GIMP for last 2 years so I can not comment on it (2 years back it was realy just upgrade on Windows Paint program and no competition for Photoshop, maybe it improved since)

Member Avatar for IkramMirza
0
329
Member Avatar for happygeek

[QUOTE=crunchie;1507583]I have the iphone4 and am thinking of buying the HTC Desire A9191. Good move or bad?[/QUOTE] Not many folks would understand that you talking about HTC Desire HD ;) Never had iPhone, my last phone was HTC Hero and before that string of Sony Ericsson phones. Personally I do …

Member Avatar for wtstalin88
2
811
Member Avatar for lsvife

Only way to do is through [URL="http://download.oracle.com/javame/config/cldc/ref-impl/midp2.0/jsr118/javax/microedition/lcdui/Item.html#setItemCommandListener(javax.microedition.lcdui.ItemCommandListener)"]setItemCommandListener()[/URL]. You need implement new Command and then listen when this is triggered and execute whatever logic you need

Member Avatar for Hakoo
0
141
Member Avatar for marsangel

Given the limited information nobody can be 100% sure what is wrong. 1) What database you used? 2) What driver you used? 3) What changes did you do, if any, to create database as stated in that tutorial? 4) What is exact error message?

Member Avatar for mKorbel
0
289
Member Avatar for ajst

Use [URL="http://developer.android.com/reference/android/telephony/PhoneStateListener.html"]PhoneStateLisenter[/URL] to listen out for changes in the call state, with the [URL="http://developer.android.com/reference/android/telephony/PhoneStateListener.html#onCallStateChanged(int, java.lang.String)"]onCallStateChanged[/URL] method. Once state change from CALL_STATE_OFFHOOK to CALL_STATE_IDLE trigger/wake-up your application

Member Avatar for ajst
0
188
Member Avatar for Vern247

To avoid big confusion with profesional IDE, I can recommend to try out JCreator. Very simple Windows IDE for java, more of text editor with syntax highlight. Simple to use, you do not need to try create project with it, just create files in folder, compile and run

Member Avatar for Vern247
0
168
Member Avatar for Bhargo

Please search before posting otherwise you would found number of post about like my one dating few years back, see [URL="http://www.daniweb.com/software-development/java/threads/73182"]here[/URL]

Member Avatar for Bhargo
0
44
Member Avatar for babbu

It is possible, but you would have to know hell more about the structure of Excel document, so you better to use POI otherwise it is likely to take months. Can you explain why you do not want to use any available libraries?

Member Avatar for peter_budo
0
111
Member Avatar for winecoding

ztini so fast on down voting people. Length is better approach then equal, for once length check is used in string native method [URL="http://download.oracle.com/javase/6/docs/api/java/lang/String.html#isEmpty()"]isEmpty()[/URL] PS: Maybe time to start reading another interesting book like [URL="http://www.amazon.co.uk/Effective-Java-Second-Joshua-Bloch/dp/0321356683/ref=sr_1_1?ie=UTF8&qid=1308724882&sr=8-1"]Effective Java[/URL] PS2: If you decide to down vote and leave comment then make it meaningful.

Member Avatar for mKorbel
0
159
Member Avatar for aiwasen

To prevent further discussion and going off topic on use of comments, there are always two sides of coin. One which says that you should write comments for methods, classes and generally places when you think it would be beneficial to others. The other side is intentional naming and coding …

Member Avatar for peter_budo
0
163
Member Avatar for akasekaihime

@akasekaihime 1) Sort out your bio description or we will do it for you 2) You are expected to do your part, we are not 24/7 service @ztini I snipped code, please do not give out solution so easily. Let poster do their part otherwise you are letting them waste …

Member Avatar for peter_budo
0
164
Member Avatar for gingerfish

As stultuske pointed out you use equals that you either have to write or you can reuse something that already exists. For example Arrays.[URL="http://download.oracle.com/javase/6/docs/api/java/util/Arrays.html#equals(java.lang.Object[], java.lang.Object[])"]equals(Object[] a, Object[] a2)[/URL]

Member Avatar for gingerfish
0
921

The End.