User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 397,831 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,522 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 9 of 9
Search took 0.01 seconds.
Posts Made By: Nilesh Pagar
Forum: Java Mar 5th, 2008
Replies: 4
Views: 374
Posted By Nilesh Pagar
Re: java project database error

Well, then you will have a tough time in your project. Anyways it works for me.

Deploy below files in tomcat or any Servlet Container.

Directory structure should be like...
Forum: Java Mar 5th, 2008
Replies: 4
Views: 374
Posted By Nilesh Pagar
Re: java project database error

<form action="url"mehtod="post"/>
but this url should identify which servlet to run at server side.

So,
in your web.xml, your

<servlet-mapping>
<servlet-name>somename</servlet-name>
...
Forum: Java Mar 5th, 2008
Replies: 4
Views: 284
Posted By Nilesh Pagar
Re: scheduling algorithm!?!?!?

Algorithm is rhythmic approach to a problem. So your say, machine should have capability to schedule a task rhythmically. Definition is more abstract I guess but clear I suppose.
Forum: Java Mar 5th, 2008
Replies: 2
Views: 763
Posted By Nilesh Pagar
Re: converting JPEG colour image into gray scale image??

http://blog.codebeach.com/2008/03/convert-color-image-to-gray-scale-image.html

it worked for me
Forum: Java Mar 23rd, 2006
Replies: 4
Views: 1,112
Posted By Nilesh Pagar
Re: Hey check out my prog. It has an error can u find it?

Not bigger mistake..... yaar ....

For the Scanner object,
inside OrderList(File inFile, Component c) constructor ... you are setting Delimiter to "\t" just remove that line or comment that ...
Forum: JSP Mar 22nd, 2006
Replies: 4
Views: 5,758
Posted By Nilesh Pagar
Re: Need JavaScript/Firefox HELP

do those changes....
Forum: JSP Mar 22nd, 2006
Replies: 4
Views: 5,758
Posted By Nilesh Pagar
Solution Re: Need JavaScript/Firefox HELP

See that window.location.reload() is having problem..............

the definition says that........


relaod() --------- this is ok since you r not using this type.
reload(force) -------- but check...
Forum: JSP Mar 22nd, 2006
Replies: 3
Views: 1,999
Posted By Nilesh Pagar
Re: plz help me

In oreder to do it correctly......

use getDate() method instead of getDay();

that will solve your problem................

This way....... it should be...............

GregorianCalendar...
Forum: JSP Mar 22nd, 2006
Replies: 3
Views: 1,999
Posted By Nilesh Pagar
Re: plz help me

Just check out for the definition of getDay() method...........

public int getDay()......

Returns the day of the week represented by this date. The returned value
(0 =...
Showing results 1 to 9 of 9

 
All times are GMT -4. The time now is 7:20 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC