Forum: Java 2 Days Ago |
| Replies: 2 Views: 110 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... |
Forum: Java 2 Days Ago |
| Replies: 1 Views: 85 Golden rule of the forum We only give homework help to those who show effort (http://www.daniweb.com/forums/announcement9-2.html), so you better post some code you already written or your copy&paste... |
Forum: IT Professionals' Lounge 2 Days Ago |
| Replies: 4 Views: 1,837 Congratulation on replying to 2 years old thread...
Thread closed. |
Forum: Java 2 Days Ago |
| Replies: 7 Views: 106 JavaFX is just add-on I'm not really interested, beside none of the present mobile devices so far support it even with all the hype Sun created around it. Servlet database connection is very simple... |
Forum: Java 2 Days Ago |
| Replies: 7 Views: 106 You can pass this to mobile browser like Opera, but generally midlet-servlet communication is about getting/passing data from/to database. What is your actual aim with this? |
Forum: Java 2 Days Ago |
| Replies: 7 Views: 106 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... |
Forum: Java 2 Days Ago |
| Replies: 4 Views: 156 Have look here (http://peterscorner.co.uk/2009/05/18/gui_design_contact_list_part_2.html) I played around with CustomItem few months back. It is not bullet proof solution, but one on which you can... |
Forum: JSP 2 Days Ago |
| Replies: 2 Views: 111 What current scenario? You failed to explain issue and you failed to use proper language... Why should we be bothered with this? |
Forum: Site Layout and Usability 2 Days Ago |
| Replies: 5 Views: 389 If you resolve it it would be nice to mark thread as solved and also explain how you resolve it... |
Forum: Java 2 Days Ago |
| Replies: 3 Views: 92 EDIT: Little late for reply but anyway...
You tried to apply your logic to the problem but chosen wrong approach. Operation inside the brackets it is a statement of a condition. If the condition... |
Forum: Java 2 Days Ago |
| Replies: 1 Views: 63 You can change formatting to certain degree with html, look at this example (http://www.daniweb.com/code/snippet217219.html) |
Forum: Java 2 Days Ago |
| Replies: 4 Views: 156 Ahh, finally I find time to have look into this and you marked it as solved. Would you mind then share solution with others? |
Forum: IT Professionals' Lounge 3 Days Ago |
| Replies: 5 Views: 231 Java is there too. Amazon EC2 for start |
Forum: Java 3 Days Ago |
| Replies: 10 Views: 8,219 @jehad golden rule of the forum is We only give homework help to those who show effort (http://www.daniweb.com/forums/announcement9-2.html) so you better to start showing something here
... |
Forum: IT Professionals' Lounge 4 Days Ago |
| Replies: 4 Views: 219 Look, I and my classmates been is similar situation no so long ago. I chosen Java and now work for open source company, one of the friends chose .NET and works as web developer, next one stayed with... |
Forum: IT Professionals' Lounge 4 Days Ago |
| Replies: 4 Views: 219 Asking such question on any programming forum is counter-productive. Choose language you feel more comfortable with and then you may master it... |
Forum: Java 4 Days Ago |
| Replies: 1 Views: 81 I do not see any problem with that. However we have golden rule here We only give homework help to those who show effort (http://www.daniweb.com/forums/announcement9-2.html). So you better to come... |
Forum: Java 5 Days Ago |
| Replies: 10 Views: 10,293 |
Forum: Geeks' Lounge 5 Days Ago |
| Replies: 20 Views: 1,085 Self-promotion, you sure to be banned ;) |
Forum: Java 5 Days Ago |
| Replies: 16 Views: 382 |
Forum: MS SQL 5 Days Ago |
| Replies: 2 Views: 235 Marked as solved why? If you have solution why didn't you posted? |
Forum: Database Design 5 Days Ago |
| Replies: 5 Views: 9,710 Please start new thread, do not forget to include what ever you did so far. Thread closed. |
Forum: Java 5 Days Ago |
| Replies: 1 Views: 137 Why is this marked as solved? If you solved, why didn't you post solution? |
Forum: JSP 6 Days Ago |
| Replies: 3 Views: 207 That is funny because in my book on pg.81 is something like this (http://books.google.com/books?id=15wp6fmAy4sC&lpg=PT889&dq=d%20first%20servlets%20%26%20JSP&pg=PT113#v=onepage&q=&f=false) ;)
And... |
Forum: JSP 6 Days Ago |
| Replies: 3 Views: 207 You should have developing environment set specifically for this, as loose files that can be tolerated for small desktop development are bad idea in web development
When you compile you need to... |
Forum: Java 6 Days Ago |
| Replies: 16 Views: 382 LOL, I guess I should not be replying to threads when I get out of the bed... |
Forum: JSP 6 Days Ago |
| Replies: 8 Views: 14,767 Read post 5 where I explain what you need for Java web development. If you have your environment already set up and having difficulties you need to provide explanation what you did and where the... |
Forum: Java 6 Days Ago |
| Replies: 5 Views: 202 You need to use set(int index, E element) (http://java.sun.com/javase/6/docs/api/java/util/ArrayList.html#set(int,%20E)), as in above you just adding new element |
Forum: Java 6 Days Ago |
| Replies: 16 Views: 382 Interesting behaviour, I was thinking that repeated assignment in this scenario is fine as basically this should repeatedly overwrite that single object of names array. We will have wait and see if... |
Forum: JSP 7 Days Ago |
| Replies: 8 Views: 395 Keep in mind that is another addition of technology and as you just started with JSF I would learn first one and then other. |
Forum: Cellphones, PDAs and Handheld Devices 7 Days Ago |
| Replies: 7 Views: 2,987 You know bkraft I have this feeling that your intention of posting was just flaming other people. You reminded me of that silly advert and later video "I'm Mac, I'm PC" where Apple and Microsoft took... |
Forum: Java 7 Days Ago |
| Replies: 4 Views: 144 You need to handle exceptions throw by these methods(SecurityException). |
Forum: Java 7 Days Ago |
| Replies: 4 Views: 144 I do not know if you have hard-coded path to folder or not, but once you have path tot the folder you can use File class method list() (http://java.sun.com/javase/6/docs/api/java/io/File.html#list())... |
Forum: Java 8 Days Ago |
| Replies: 5 Views: 163 A list of connection strings (http://www.java2s.com/Tutorial/Java/0340__Database/AListofJDBCDriversconnectionstringdrivername.htm) |
Forum: JSP 8 Days Ago |
| Replies: 3 Views: 278 Modified what exactly and what is not working? Provide full description and any related errors you receive. We are not mind readers here to know what is happening on your side... |
Forum: Java 9 Days Ago |
| Replies: 3 Views: 126 if ( (userID.getString().length() == 0 ) || (userPW.getString().length() == 0)) |
Forum: JSP 9 Days Ago |
| Replies: 3 Views: 278 First part yes, second part no and yes (principle of connection with DB is same for all just connection string does vary) but answer is here (http://www.daniweb.com/forums/thread141776.html) if you... |
Forum: JSP 9 Days Ago |
| Replies: 1 Views: 205 Does your "forems" stands for form or forums? |
Forum: JavaScript / DHTML / AJAX 9 Days Ago |
| Replies: 7 Views: 319 Java and JavaScript are not the same. Post moved to JavaScript section |
Forum: Window and Desktop Managers 9 Days Ago |
| Replies: 14 Views: 10,367 Interesting, I have ATI 4650 and I do not see any issues with it. Did you had anything particular on mind Crash~Override? |