Forum: Getting Started and Choosing a Distro Oct 5th, 2009 |
| Replies: 20 Views: 2,140 Same experience with me. Fedora11 isn't as good as it's earlier versions. |
Forum: PHP Aug 5th, 2009 |
| Replies: 2 Views: 377 What happens when you use this? Give more details. |
Forum: Getting Started and Choosing a Distro Aug 5th, 2009 |
| Replies: 4 Views: 1,310 Will work only if entry is there for /dev/sda1 in /etc/fstab . And generally, USB drive will be assigned /dev/sdb1
Better way will be to use
Now it will be shown on desktop as well as side panel... |
Forum: PHP Aug 4th, 2009 |
| Replies: 6 Views: 216 Quanta Plus, aptana studio(Also bluefish, netbeans) |
Forum: PHP Aug 2nd, 2009 |
| Replies: 4 Views: 919 ^yes. <textarea> can be used to create multi-line text box |
Forum: Getting Started and Choosing a Distro Jul 23rd, 2009 |
| Replies: 6 Views: 903 Many are there. Bluefish, QuantaPlus, KomodoEdit, Aptana Studio, netbeans etc. |
Forum: Getting Started and Choosing a Distro Jul 23rd, 2009 |
| Replies: 5 Views: 617 What error do you get?
Have you install gstreamer-ugly plugin? |
Forum: JSP Jul 16th, 2009 |
| Replies: 3 Views: 254 No option to edit posts here? ) missing, and I can't see any EDIT button to rectify it :( . Mark as solved if your got the solution. |
Forum: JSP Jul 16th, 2009 |
| Replies: 3 Views: 266 |
Forum: JSP Jul 16th, 2009 |
| Replies: 3 Views: 254 request.getHeader("User-Agent" |
Forum: JSP Jul 16th, 2009 |
| Replies: 4 Views: 807 Installed glassfish bundled with netbeans or manually?
Just right click on the project, go to NEW>SERVLET, Enter name of servlet, click OK. Enter the code, and save. Right click on servlet file... |
Forum: JSP Jul 15th, 2009 |
| Replies: 4 Views: 639 |
Forum: JSP Jul 14th, 2009 |
| Replies: 5 Views: 502 ^OK.Will revert back when I proceed further. |
Forum: JSP Jul 14th, 2009 |
| Replies: 2 Views: 228 |
Forum: JSP Jul 14th, 2009 |
| Replies: 5 Views: 502 How to generate unique random numbers? If I use Random class, what should I do to ensure that any question isn't repeated? |
Forum: JSP Jul 13th, 2009 |
| Replies: 5 Views: 502 Want to create a small project for online exam using jsp. As of now I am unable to find, how can I
> Get random questions from mysql database
> Put the timer, so that the exam result is shown... |
Forum: JSP Jul 13th, 2009 |
| Replies: 4 Views: 639 I downloaded source (apache-tomcat-6.0.20-src)
logging.properties file is there. |
Forum: PHP Jul 12th, 2009 |
| Replies: 2 Views: 283 |
Forum: JSP Jul 12th, 2009 |
| Replies: 4 Views: 639 |
Forum: Shell Scripting Jul 11th, 2009 |
| Replies: 7 Views: 827 ^Thanks. I also wanted to find how to that. |
Forum: JSP Jul 11th, 2009 |
| Replies: 4 Views: 639 Please help me in setting apache-tomcat-6.0.20 on linux. When I use the code
I see this.
No error message is shown here, but if I open http://localhost:8080/ tomcat default page doesn't open.... |
Forum: PHP Jul 6th, 2009 |
| Replies: 1 Views: 337 Why creating different threads for same query? |
Forum: PHP Jul 6th, 2009 |
| Replies: 2 Views: 282 |
Forum: Java Jul 6th, 2009 |
| Replies: 7 Views: 500 c:\jtemp\adat>java MyPack.AccountBalance
should work. It works for me. |