5,031 Posted Topics
Re: See point 3 in [URL="http://www.daniweb.com/forums/post1043097.html#post1043097"]this post[/URL] for proper tutorial and avoid roseindia as plague | |
Re: [QUOTE=emcee123;1068081]I'm still a newbie and I'm trying to learn...[/QUOTE] Forum rule is [URL="http://www.daniweb.com/forums/announcement9-2.html"]We only give homework help to those who show effort[/URL]. What is the best way to learn? By practicing and making mistakes from which you hopefully learn and avoid them next time. So if you please get to … | |
Re: Please use poll option only when appropriate and do not ask silly question if somebody will help you. (Ofcourse somebody will help if there is somebody who knows what you talking about...) | |
Re: iPhone is not Java enbaled device so you cannot use JSE or JME. You can do development with objective-C however SDK require Mac OS (therefore you need Apple Mac) and the cracked version used by so many on PC will not work with it (at least it did not few … | |
Re: Google => [URL="http://www.google.co.uk/#hl=en&source=hp&q=open+office+database+java+connection&btnG=Google+Search&meta=&aq=0&oq=open+office+database+java+connection&fp=30376c673d384194"]open office database java connection[/URL] | |
Re: You should posted in JavaScript section not in JSP that stands for Java Server Pages. Post moved... | |
Re: [code=Java] //Table declaration somewhere in the text JTable myTable = null; showTableBtn.addActionListener(new ActionListener(){ public void actionPerformed(ActionEvent ae){ //use any of the 7 constructors myTable = JTable(Object[][] rowData, Object[] columnNames); SOME_OBJECT.add(myTable); } });[/code] SOME_OBJECT can be JPanel or any other subclass of Container. | |
Re: [QUOTE=kenji;1068231]This is the wrong forum, but anyhow unless you show some effort even the guys in the C# forums wont help.[/QUOTE] Post was moved to C# section | |
Re: Google =>[URL="http://www.google.co.uk/#hl=en&source=hp&q=java+network+file+access&btnG=Google+Search&meta=&aq=1&oq=java+network+file&fp=30376c673d384194"] java network file access[/URL] | |
Re: Frame is your main building block. Have "main" JPanel with pablic method through which you can pass another JPanel for display in the frame. On the button press you just call/invoke new JPanel with form, populte it with data if need it and pass it to the "main" panel to … | |
Re: Why do you want to build Sphinx from source instead of using provided JAR file? Including external libraries in project is what you should do... | |
Re: Without any actual code from you we cannot do anything. We cannot read your mind what you placed there, neither we have access to your machine to see what is in the files... | |
Re: You would have to create another table for products history that will hold product ID, date of editing, activity and maybe amout so when you need data about product you will specify product ID and you will get them | |
Re: As per forum rule [URL="http://www.daniweb.com/forums/announcement9-2.html"]We only give homework help to those who show effort[/URL]. Please show what you did so far. | |
Re: [QUOTE=jwenting;239323]is it that time of year again? Can't kids think up their own topics anymore? What's happened to creativity? Or is that all dumped into your playstations? Might be time someone created an automatic random project idea generator, would save us all a ton of time answering questions like this.[/QUOTE] … | |
Re: [QUOTE=clogz14;947987]I am not sure what is wrong or what went wrong . can you please explain. clogz14[/QUOTE] Hi , welcome to daniweb. As in regards what Ezzaral meant when he snipped your URLs is that we do not like people posting links to their personal sites. It is far better … | |
Re: Provided example is from Apache with badly secured PHP. As far I'm aware this wouldn't work on Java web server/container even if there is no security. Login basically enables you to set valid session for users that have access rights, so if anyone without login details try to access same … | |
Re: Obvious, you never pass any values to SimpleBean for processing. | |
Re: Closing this thread as there is another thread by same user running [URL="http://www.daniweb.com/forums/thread240659.html"]here[/URL]. In the future please do not double post. | |
Re: [QUOTE=niek_e;1047170]I can't even vote for myself, because I'm not an option in the poll :)[/QUOTE] Self-promotion, you sure to be banned ;) | |
Re: JFileChooser beside having showOpenDialog(Component parent) for selecting files to open/be processed has also [URL="http://java.sun.com/javase/6/docs/api/javax/swing/JFileChooser.html#showSaveDialog(java.awt.Component)"]showSaveDialog(Component parent) [/URL] for saving files | |
Re: We do not care if you new to Java or "seasoned warrior". We have golden rule here which says [URL="http://www.daniweb.com/forums/announcement9-2.html"]We only give homework help to those who show effort[/URL]. So what did you do so far and where is problem? PS: Members, please do not point obvious resource. | |
Re: Do you have environment variables set correctly? Can you post them? | |
Re: Sorry, I cannot help right know (little busy at the moment), but you can have look at Beginning J2ME: From Novice to Professional [URL="http://books.google.com/books?id=chepSC2iAB8C&lpg=PR1&dq=beginning%20j2me%20from%20novice%20to%20professional%20third%20edition&pg=PA195#v=onepage&q=beginning%20j2me%20from%20novice%20to%20professional%20third%20edition&f=false"]Chapter 12[/URL] that should help with device discovery | |
Re: It was discussed so many times that if you search forum you would get numerous results... For the sake of you not being flamed here is[URL="http://http://www.excelsior-usa.com/articles/java-to-exe.html"] link[/URL] describing pron and cons of converting jar to exe, including number of tools you may want to use if you still wish to … | |
Re: Golden rule of the forum [URL="http://www.daniweb.com/forums/announcement9-2.html"]We only give homework help to those who show effort[/URL] so start working on it... | |
Re: Just do not tell my you are westminster university student or I will start rolling on the floor laughing. Anyway back to topic. I bet my salary that as server your teacher/tutor meant some J2EE server or web container such as Tomcat, JBoss etc that is able to run servlet … | |
Re: You sound like zero imagination... cd collection dvd collection book collection recipes book address book building visitors book Just look around and use that little grey matter of yours... | |
Re: Can you be please more specific what you ask as there are many techniques how to obtain IP address. What is the purpose for this post and this section? | |
Re: Read this [URL="http://www.daniweb.com/forums/post1043097.html#post1043097"]replay[/URL] | |
Re: Simple google search => [url]http://www.eclipse.org/webtools/community/tutorials/BuildJ2EEWebApp/BuildJ2EEWebApp.html[/url] | |
Re: Your problem description is dificult to understand. You trying to create new email accounts with hotmail and yahoo or what is the "ID" supposed to be? yahoo.co.uk is yahoo in United Kingdom, but that doesn't stop you creating account in UK or other branch of any of these portals as … | |
Re: Use [URL="http://poi.apache.org/index.html"]Apache POI[/URL] library, google for examples there are plenty.. | |
Re: Nice, you copied and paste your assignment. So where is "the" work you done so far? | |
Re: Use iText it is a better library, here are some [URL="http://1t3xt.info/tutorials/keywords/?page=keyword&id=32"]examples[/URL] | |
Re: So tell us what you expect/propose to have there and we can then discuss if it is reasonable or not... | |
Re: [URL="http://www.daniweb.com/forums/announcement9-2.html"]We only give homework help to those who show effort[/URL] | |
Re: [URL="http://www.daniweb.com/forums/announcement9-2.html"]We only give homework help to those who show effort[/URL] | |
Re: Can you explain what you mean by these "couldn't get idea to use List Command to Create File"? I see you trying to do something with RecodStore, but these attempts are sort of half hearted. | |
Re: What current scenario? You failed to explain issue and you failed to use proper language... Why should we be bothered with this? | |
Re: Golden rule of the forum [URL="http://www.daniweb.com/forums/announcement9-2.html"]We only give homework help to those who show effort[/URL], so you better post some code you already written or your copy&paste post will get unnoticed. | |
Re: [QUOTE=nazar22;1051025]Hello All I am a Hire Drupal Developer and Having 4+ years of experience in Drupal/PHP/LAMP Technology.Please visit us on <URL SNIPPED>[/QUOTE] Congratulation on replying to 2 years old thread... Thread closed. | |
Re: Ahh, finally I find time to have look into this and you marked it as solved. Would you mind then share solution with others? | |
Re: That is correct because you accessing JSP page you get all data what put together content of the page but midlet doesn't know what to do with it. Where on other hand browser know about handling this content | |
Re: [QUOTE=jonas999;1050238]thanks to all, I resolved my problem[/QUOTE] If you resolve it it would be nice to mark thread as solved and also explain how you resolve it... | |
Re: You can change formatting to certain degree with html, look at this [URL="http://www.daniweb.com/code/snippet217219.html"]example[/URL] | |
Re: Finally something positive Ken, I was seriously tired of most topics unix vs windows, best unix gadget etc. Did they improved support of graphic cards? Are wireless cards easier recognised or installed? | |
Re: Asking such question on any programming forum is counter-productive. Choose language you feel more comfortable with and then you may master it... |
The End.