5,031 Posted Topics

Member Avatar for MaydayLove

@raj_developer there is a "golden" rule on this forum, we give homeworks only to these who show interest. Keep it in mind next time you post.

Member Avatar for peter_budo
0
169
Member Avatar for printman55
Member Avatar for sharathk60
Member Avatar for sharathk60
-1
76
Member Avatar for sam1

[QUOTE=violet.shiney;1011024]hi.. i m using netbeans 5.whenever i try to run any jsp/servlet /html file in netbeans,an error occurs "port 8084 is already occupied.but in 8084,apache tomcat runs.still the files does not run...[/QUOTE] You may want to identify what application is running at that port. Execute [code]netstat -aon | findstr “8080″[/code] …

Member Avatar for mxd4n13l0n
0
205
Member Avatar for veledrom

Thanx Guru SEO for bumping old thread and posting pointless comment in order to promote his links in signature Thread closed

Member Avatar for peter_budo
0
135
Member Avatar for fuggles

Integer.[URL="http://developer.android.com/reference/java/lang/Integer.html#toString%28int%29"]toString(int i)[/URL]

Member Avatar for peter_budo
0
132
Member Avatar for rhiby

You can start here [URL="http://books.google.com/books?id=chepSC2iAB8C&printsec=frontcover&dq=beginning+j2me+from+novice+to+professional&cd=1#v=onepage&q&f=false"]Beginning J2ME: from novice to professional[/URL]

Member Avatar for peter_budo
0
72
Member Avatar for itz.aayushi

If you still looking for quick and dirty solution then have look at this [url]http://forums.sun.com/thread.jspa?messageID=10286505#10286505[/url], but if you want to learn something better try [URL="http://forge.mysql.com/projects/project.php?id=267"]Java Butcher (MySQL Backup Engine)[/URL]

Member Avatar for itz.aayushi
0
934
Member Avatar for bonethirst

1. What is purpose of reading xml if this can be simple showed in browser? 2. Why you doing this stuff in JSP if XML loading should be executed in servlet to handle any possible exceptions?

Member Avatar for peter_budo
0
153
Member Avatar for dkalita

Java Heap sizing [URL="http://docs.sun.com/source/817-2180-10/pt_chap5.html#wp57033"]here[/URL] and [URL="http://www.caucho.com/resin-3.0/performance/jvm-tuning.xtp"]here[/URL]

Member Avatar for peter_budo
-1
130
Member Avatar for nbaztec
Member Avatar for nbaztec
0
134
Member Avatar for leigh22

@leigh22 you deserved your treatment as you for once hijacked someone else post with your own question (I know, I had to move it), secondly you failed to specified what chapter of what book and what was actually your question. Lastly you are making muscles like you [URL="http://hour9.files.wordpress.com/2009/09/popeye.jpg"]Popeye[/URL], but you …

Member Avatar for printrobin
0
96
Member Avatar for rajeesh_rsn

Java ME - was OK, but latest SDK 3 did not brought nothing new so it is becoming sort of obsolete iPhone - never did any application, I sort do not like idea of creating apps in mix up of CSS, JavaScript, objective C and some cut down version of …

Member Avatar for peter_budo
0
61
Member Avatar for thabotharshan

[QUOTE=thabotharshan;1227161]Thank u Sapna Suresh.. But i have a doubt can we invoke some other user defined method into the beans?.Because you said the bean is a java class.... i want to make validation to my inputs..it means ,for an example i passes all the input value to a bean from …

Member Avatar for peter_budo
0
117
Member Avatar for bluebird

1. Application doesn't handle correctly pause state and is unable to recover or shutdown. If you developer who wrote it you should look into it. In case you are not developer then step 2 2. If phone would not shutdown through soft switch off then do it the hard way. …

Member Avatar for peter_budo
0
67
Member Avatar for al.khal4

@Parthmodi you just re-opened ages old thread, which is bad idea. Please create new thread and as your question there with proper problem description not like above one. @Bashir ahmad it is always good idea to look on the date of original post so you do not get embarrassed for …

Member Avatar for peter_budo
0
1K
Member Avatar for prem2

I wonder why did you downloaded Developer package instead of core??? Here are steps for Windows XP and Ubuntu [URL="http://www.daniweb.com/forums/post1110463.html#post1110463"]installation[/URL] or perhaps this [URL="http://wiki.openbluedragon.org/wiki/index.php/Apache_Tomcat_on_CentOS/RedHat"]tutorial [/URL]

Member Avatar for peter_budo
0
154
Member Avatar for SherifSharkawy

This forum option still does not show in regular drop down. Wonder if it is so on purpose or dani forgot to include it in drop down...

Member Avatar for SherifSharkawy
0
321
Member Avatar for mahdi68

With JME (J2ME) enabled device you need to use [URL="http://jcp.org/aboutJava/communityprocess/final/jsr075/"]JSR - 75 PDA Optional Packages for the J2METM Platform [/URL], PIM - Personal Onformation Manager side of this package to access address book. There is a good example in Beginning J2ME From Novice to Professional [URL="http://books.google.com/books?id=chepSC2iAB8C&lpg=PP1&dq=beginning%20j2me%20from%20novice%20to%20professional&pg=PA130#v=onepage&q&f=false"]book[/URL] (only limited preview). I …

Member Avatar for peter_budo
-1
78
Member Avatar for rhiby

You do not want to establish connection directly to database. You want to establish connection with server that is running whatever on, to help you connect with database. Connection to Tomcat sever and communicating with servlet is most common, see for example Beginning J2ME From Novice to Professional - [URL="http://books.google.com/books?id=chepSC2iAB8C&printsec=frontcover&dq=beginning+j2me+from+novice+to+professional&cd=1#v=onepage&q&f=false"]Chapter …

Member Avatar for peter_budo
0
81
Member Avatar for Munees
Member Avatar for boyz

Nice explanation is here [quote="http://en.wikipedia.org/wiki/JDK"] The JDK is a subset of what is loosely defined as a Software development kit (SDK) in the general sense. In the descriptions which accompany their recent releases for Java SE, EE, and ME, Sun acknowledge that under their terminology, the JDK forms the subset …

Member Avatar for kvprajapati
0
484
Member Avatar for Hakoo

If you want to know only about Java Mail API, [URL="http://java.sun.com/products/javamail/"]here you go[/URL]

Member Avatar for jwenting
0
111
Member Avatar for trevs234
Member Avatar for WaltP
0
232
Member Avatar for sbv

I was about give you positive rep, but the comment on bottom change my mind. [quote][ if this post is helpful to you then please add reputation to me. thanks in advance. ][/quote]Scrounging for positive rep is not nice, be ashamed :angry:

Member Avatar for sknake
1
228
Member Avatar for pauloludele

Any IDE you used for Java development. So to start with : IntelliJ IDEA, Eclipse, NetBeans etc.

Member Avatar for peter_budo
0
154
Member Avatar for fxm

[QUOTE=kattimorgen;1220644]Click and hold the mouse on the back button of Google chrome.[/QUOTE] No offence, but you better sort problems with website linked in your profile (scrolling is screwed up for starter) before you give some valuable feedback...

Member Avatar for fxm
0
126
Member Avatar for Kei

MySQL documentation -[URL="http://dev.mysql.com/doc/refman/5.0/en/load-data.html"] LOAD DATA INFILE Syntax[/URL]. [I]Search page for references of csv for faster location[/I]

Member Avatar for marck_don
0
487
Member Avatar for peter_budo

There is problem with viewing menu option while in Control panel. Please attached screenshot [attach]15003[/attach] Also having start new thread button on the top rather at the bottom would be more preferable.

1
119
Member Avatar for senthil12345

Would be nice if you can post your solution as it may help somebody in the future. Also please mark this post as solved.

Member Avatar for saikatparbat
0
301
Member Avatar for tiny7415

No JSP is not supported be general host companies as it does require either Java web server or container (Tomcat, JBoss, Jetty, GlassFish etc.). You need to google for [URL="http://www.google.co.uk/#hl=en&source=hp&q=java+web+hosting&meta=&aq=f&aqi=g6&aql=&oq=&gs_rfai=&fp=af53484c05009a1c"]Java web hosting[/URL]. I got hosting from daylirazor.

Member Avatar for Camy
0
149
Member Avatar for gaudi_br
Member Avatar for serkan sendur

To put everybody mind in peace here is your "why essential, but what about Ramy and Scott". I made nomination of essential for featured poster which was approved. My reasons to do so? In very short period essential is here, he become great asset. Most of his post (some 3/4 …

Member Avatar for jephthah
1
366
Member Avatar for student.09

Numbers of methods is irrelevant and it would vary from developer to developer. What they will have in common is: - have way to read file - store retrieved values - evaluation of retrieved data - writing data in files So take it from here and think what you can …

Member Avatar for sawant_nitesh
0
275
Member Avatar for zyaday

[QUOTE=evstevemd;1215565]I'm new to JSp but wouldn't tag begin with <% instead of <c:? [CODE=JSP] <% if(sessionScope.qCounter == 0){ <!--............do your stuff.....--> } else{ <!--.................do your stuff .........--> } %> [/CODE][/QUOTE] Not if we are talking about [URL="http://java.sun.com/j2ee/1.4/docs/tutorial-update6/doc/index.html"]JSTL library[/URL] (check the end of me MVC tutorial ;) )

Member Avatar for Stefano Mtangoo
0
83
Member Avatar for tanha

[QUOTE=kmv;1215607]I think the major issue is for those of us finding these threads through Google, we don't want to read someone's rude remark to an honest question. If someone has a solution but would rather just insult the OP, maybe they should go take a dump in their own coffee …

Member Avatar for peter_budo
0
224
Member Avatar for sonmagy

Java Microedition doesn't provide tools to deal with this. Http connection here is not use for reading web site through browser but accessing raw data. So either you use it only for simple server-client communication or develop JME mobile browser (if I may I would recommend to drop option 2 …

Member Avatar for sonmagy
0
87
Member Avatar for selviManoharan

If @selviManoharan finds that he/she need still some help than is more then welcome to post in new thread and I really hope it would be proper post. Since discussion is going off topic, I'm closing this thread

Member Avatar for peter_budo
-7
117
Member Avatar for anoopasta

[QUOTE=anoopasta;1212743]The problem is that the code is automatically picking up one of the key and signing the XML[/QUOTE] Difficult to believe that code is picking up one for you. Either you hard coded or the library that you are using has some default value. More background info need it before …

Member Avatar for peter_budo
0
67
Member Avatar for damith.igv

You can start here [URL="http://java-source.net/open-source/chat-servers"]Open Source Chat Servers in Java[/URL] and continue [URL="http://www.google.co.uk/search?source=ig&hl=en&rlz=&=&q=java+web+chat+application&meta=lr%3D&aq=0&aqi=g1&aql=&oq=java+web+chat&gs_rfai="]here[/URL]

Member Avatar for peter_budo
0
41
Member Avatar for pradeepktg

Use ArrayList (or any other Collection type you prefer) instead of Array. For array you would have to run extra query determinate number of elements that will come out to give you array size. That you would have to initialize array with that size and only after that you could …

Member Avatar for pradeepktg
0
7K
Member Avatar for patel_amul

[QUOTE=genevish;1212914]What backend language are you using? ASP? PHP?[/QUOTE] Obviously Java since it is in JSP section...

Member Avatar for peter_budo
0
90
Member Avatar for assembler

Have look on above mentioned links and start cracking case. Once you get specific questions you are more then welcome to post. Thread closed

Member Avatar for peter_budo
0
290
Member Avatar for ebergine

As per my quote which you so nicely reposted, we only give homework help to those who show effort!

Member Avatar for peter_budo
0
101
Member Avatar for StaticX
Member Avatar for peter_budo
0
195
Member Avatar for rafikul

Thread closed thanx to spammers JamesMatthew, MatthewGrace and GraceTaylor which are posting same rubbish

Member Avatar for peter_budo
0
183
Member Avatar for sinister747
Member Avatar for localp

Here is a [URL="http://www.cafeconleche.org/books/xmljava/"]link[/URL] to whole book on Java and XML processing. You may want to have go with JDOM which is very simple... Ofcourse there are other libraries, but generally JDOM is considered one of the simplest.

Member Avatar for peter_budo
0
128
Member Avatar for Stefano Mtangoo

Your friends should already know about [list] [*]Maven 2 or Ant for various tasks (fetch repositories, run procedures like compile, test, execute or package - often included in IDE) [*]revision control system - Subversion or GitHub [*]issue tracker -[URL="http://www.bugzilla.org/"] Bugzilla[/URL], [URL="http://www.atlassian.com/software/jira/"]Jira[/URL] (commercial product), [URL="http://trac.edgewall.org/"]Trac[/URL] [*]wiki - like [URL="http://java-source.net/open-source/wiki-engines"]these[/URL] [*]blog - …

Member Avatar for Stefano Mtangoo
1
163
Member Avatar for anthonysteven

[QUOTE=daxia307;1211096]is your OS win7 or win vista?[/QUOTE] 2 years to late. Thread closed.

Member Avatar for peter_budo
0
111

The End.