5,031 Posted Topics
Re: I'm not gone be preaching for pro and against, my only trouble with C# was difficulties with locating things in MSDN library in comparison to Java API and less free libraries like you get with Java open source (but this could be just personal feeling as I spent really just … | |
Re: As far I'm aware this is not possible as JME is just add-on on the device operating system and therefore has very limited communication with device and it's OS, hence the reason for PIM API or latest sensor or advanced multimedia API. Android people will not directly admit it, but … | |
Re: What you mean by "outputs to a screen"? Something like filling in your form? | |
Re: [URL="http://java.sun.com/products/javamail/"]JavaMail API[/URL], [URL="http://java.sun.com/products/javamail/reference/techart/index.html"]Technical Articles and Tips[/URL] | |
Re: [QUOTE=CodeBoy101;919881]Hello to all, I was wondering how to run servlets using Glassfish V2. I'm using NetBeans 6.5 and need to use servlets, but I don't want to install Tomcat to do so, any suggestions?[/QUOTE] javapassion.com - [URL="http://www.javapassion.com/glassfish/"]GlassFish Programming/Development[/URL] | |
Re: Two options if you made install through Window installer, either go Start >> Administrative Tools >> Services >> Apache Tomcat do right click select Properties and there is option for start up which you can change (see guide [URL="http://books.google.com/books?id=vJttHyVF0SUC&lpg=PP1&dq=tomcat&pg=PA29"]here[/URL]). Or second option in Tomcat installation directory go "bin" folder find … | |
Re: Top of the JSP section, [URL="http://www.daniweb.com/forums/thread141776.html"]JSP database connectivity according to Model View Controller (MVC) Model 2[/URL] | |
Re: [QUOTE=dnanetwork;917306]well you have nice reputation on this forum.... :)[/QUOTE] [QUOTE=sonia sardana;917801]U r making joke of me frnd[/QUOTE] There is no point in mocking each other, you are both on same boat for similar reasons. So better to do something about it... Also take it as friendly warning against flaming-wars. | |
Re: Yeah PIM, here are some [URL="http://books.google.com/books?id=chepSC2iAB8C&lpg=PP1&dq=Beginning%20j2me&pg=PA117"]examples[/URL] | |
Re: I think you meant to say from left to right. You have two options[LIST=1] [*]Try your luck with [URL="http://www.netbeans.org/kb/docs/javame/tableitem.html"]Table Item[/URL] that may or may not be supported by the device (so you would have to run detection first and based on that apply further processing sequence) [*]Use [URL="http://72.5.124.55/javame/reference/apis/jsr118/javax/microedition/lcdui/CustomItem.html"]CustomItem[/URL] that allow … | |
Re: Which download did you use? Binary or Source distribution? (There been some complains about source distr. like [URL="http://www.howtoforge.com/forums/showthread.php?t=28000"]this one[/URL]) | |
Re: [URL="http://w3schools.com/html/tryit.asp?filename=tryhtml_areamap"]Create an image map[/URL] | |
Re: I cannot find such option in API. If I'm correct you will achieve this only with your custom build JFileChooser. Is it worth to do it? | |
Re: Happy [URL="http://www.simongbrown.com/blog/files/561x_12.pdf"]reading[/URL] | |
Re: [QUOTE=CoSIS1;917034]take a look on the following tutorial [URL="http://roseindia.net/jsp/online-quiz-application-jsp.shtml"]http://roseindia.net/jsp/online-quiz-application-jsp.shtml[/URL][/QUOTE] How can you suggest so awful example? > Get random questions from mysql database Depending on database structure. If you have questions organized by unique numeric value, then run random generator for numbers and then collect data from database. Worst case scenario … | |
Re: [QUOTE=smictague;917302]i cant compile and run my program. . tell me what to do! T_T[/QUOTE] Very bad problem description... Did you try [URL="http://www.textpad.com/support/faq/java.html"]TextPad FAQ[/URL]? | |
Re: Is this ASP.NET or GUI question? (Just so I can move this post to more relevant forum section. MS SQL section is more of queries questions and DB maintenance) | |
Re: TOMCAT_INSTALATION_DIRECTORY/logs So if it is local it can be C:\Tomcat 6.0.18\logs or on hosted server just tomcat/logs | |
Re: [QUOTE=nittynotty;914989]Hi!!! am a cse student How to create packages in java? i used da "package" keyword and created a class in dat file . It gets compiled , but while execution i get dis error: "Exception in thread "main" java.lang.NoClassDefFoundError:" if i try to execute it by givin "java packagename.classname" … | |
I'm back to start again with GBL. Application start-up layout is as desired. However as soon as I draw upon "main page view panel" with paintComponent() page view panel does overlay thumbnail panel on the left. [attach]10801[/attach] Code for main panel to group up 3 main components [code=Java]public class RottrMainPanel … | |
Re: I see you already marked thread as solved. Did you get your solution? If so would you mind to share it with others? | |
Re: [QUOTE=adatapost;914119]Duplicate thread: [URL="http://www.daniweb.com/forums/thread202720.html"]http://www.daniweb.com/forums/thread202720.html[/URL] vytla, Please try to put your problem definition first and do not open too many threads for the same question.[/QUOTE] Please use Flag bad Post option next to the post, to let us know of any duplicates instead of telling off a member for double posting that … | |
Re: I'm sorry to say, but you have no idea of basic Java-database communication. For general info on Java web application and database communication have look at this [URL="http://www.daniweb.com/forums/thread141776.html"]example[/URL] and you should read [URL="http://books.google.com/books?id=WoA3F0UQfvQC&printsec=frontcover&dq=jsp+and+servlet+head+first"]Head First Servlets & JSP[/URL] | |
Re: [QUOTE=zeeven;914837]wait, ur using a netbeans IDE? i cant see a file reader on your code. you must declare a file reader. i can't remember the code cause im not on my pc. [url]www.w3school.org[/url] try to get some help there.[/QUOTE] If you looked code properly you will find at the start … | |
Re: Please edit your post with in 30 minutes and add code tags [noparse][code]YOUR CODE HERE[/code][/noparse] Secondly some problem description or any error messages would be beneficial (do not expect everyone to try copy&paste to run your application) | |
Re: I guess somebody more into Flash should step in say what to do. However for start you can do following [LIST=1] [*]Go to original designer and slap that person few times so he will remember next time to give meaningful name to all used components [*]Your problem is in sprite … | |
Re: You need to be specific on which language you are talking about. You have no idea how many fit this vague description | |
Re: 1) We have strict rule about [URL="http://www.daniweb.com/forums/announcement9-2.html"]homeworks[/URL] 2) Are you looking to do this assignment as SWING or web application? PS: I guess you talking about quiz or exam instead of tombola (which stands for price winning) | |
Re: >>PLEASE HOW DO I START USING JSP TO BUILD WEB PAGES ON NETBEANS FROM SCRATCH.I HAVE LOOKED UP ALMOST EVERYWHERE AND IT KEEP CONFUSING ME.(I HAVE netbeans ide 6.1 VERSION). You need to have installed NetBeans with option for Java Web and EE, if you do not see Web Application … | |
Re: You need to evaluate return value from JOptionPane stored in "n" and compare to possible outcomes so in your case only YES. [code=Java] int n = JOptionPane.showConfirmDialog( frame, "Are You sure you want to Close?", "Confirm Log Off", JOptionPane.YES_NO_OPTION); if(n == JOptionPane.YES_OPTION){ //CLOSE APPLICATION ACTION HERE }[/code] | |
| |
Re: Ehmm why to mess with cookies when you can use power of session? | |
Re: Have look at this article [URL="http://www.excelsior-usa.com/articles/java-to-exe.html"]Convert Java to EXE[/URL] one of the tools over there included also on install check to see if your application has all required resources. (Sorry, but I do not remember which one it was...) | |
Re: [QUOTE=prakash110;885906]Give me software that can particular folder of mobile[/QUOTE] [LIST] [*]Explain fully what you up to [*]Provide code that come up till now [*]Explain difficulties you facing [/LIST] and maybe after that we can have some discussion | |
Re: No pre-ordering. Will get it when it reaches shops. I hope they will leave it as downloadable option for some trial period, so I can "play" around with it before buying the OS | |
Currently I'm creating application to work with PDF documents, just for challenge. I want to know if there is better solution to my idea of possible approach. I broke down application GUI to four main components toolbar with image icons, jpanel for thumbnail preview, jpanel for single page view and … | |
Re: [QUOTE=adatapost;910634]anshusharma, Use netbeans. Read more about axix2 - [URL="http://ws.apache.org/axis2/1_4_1/quickstartguide.html"]http://ws.apache.org/axis2/1_4_1/quickstartguide.html[/URL][/QUOTE] Good attempt, but I learned the hard way that this quick guides fro web services will not get you pass more complex problem. It is OK for hello world example but nothing else | |
Re: [QUOTE=phextux;908309]am a beginner, please house kindly help me with a materials to start with. many thanks[/QUOTE] Materials to start with what? | |
Re: Why don't you use JAR fie? If you create EXE you loosing portability, plus there are other down-sides. | |
Re: [QUOTE=samarudge;908434]This is not a PHP thing, plz move this 2 the Javascript forum and look for the answer there[/QUOTE] Why it should be moved to JavaScript section? Because of that little JS script that may not be necessary at all? PS: If you belived that post is wrong section and … | |
Re: [QUOTE=taresh1;907413]Thanks ! Thirusha i solved the prob myself... was so simple[/QUOTE] Would you care to share your solution for benefit of others? | |
Re: Language dependent, but often it will go down to simple text file from which localized term would be read. If you can be specific which language you use somebody may be able to point you in right direction | |
Re: There are many application that can do it for you just search for [URL="http://www.google.co.uk/search?source=ig&hl=en&rlz=&=&q=pcx+to+pdf&btnG=Google+Search&meta=lr%3D&aq=8&oq=pcx+to+"]PCX to tPDF[/URL] | |
Re: 1) Shouting in bold red is asking for some spanking 2) At the present time this look like demand for us to do task you been given. So you better to provide relevant coding or discuss small portion of project where you have problem as we have rule that [URL="http://www.daniweb.com/forums/announcement9-2.html"]We … | |
Re: You need to separate your presentation from business logic. In simple terms JSP should only present what ever data and call upon servlet to do computation like connecting with database. You may want to have look on [URL="http://www.daniweb.com/forums/thread141776.html"]this post[/URL] how to approach your task | |
Re: This project does not need any special technologies that "MUST" be used to work with. You can do it in any of the technologies mentioned in Web Development section PHP/ASP/ASP.NET/JSP/Coldfusion/Ruby, with help of database and some scripting. Choice is your. In my experience in BSc project they look into how … | |
Re: You posted in wrong section, check out our Web Development for JSP section (I already made request for post to be moved) Also in mean time you can have look at this post [URL="http://www.daniweb.com/forums/thread141776.html"]JSP database connectivity according to Model View Controller (MVC) Model 2[/URL] | |
Re: Have look at this [URL="http://www.java-tips.org/java-me-tips/midp/how-to-access-local-file-systems-from-j2me-devices-using-fileconnectio-2.html"]sample[/URL]. There is a small change need it in code, but as far I can remember it was working | |
Re: As there is no checking before you attempt to read image and ImageIcon will not throw any errors you need to make sure that provided resource does exists. [This](http://java.sun.com/docs/books/tutorial/uiswing/components/icon.html) tutorial should solve your problem. PS: In the future when posting any code please use code tags |
The End.