Search Results

Showing results 1 to 9 of 9
Search took 0.01 seconds.
Search: Posts Made By: Nilesh Pagar
Forum: Java Mar 5th, 2008
Replies: 4
Views: 976
Posted By Nilesh Pagar
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 this.

Sample...
Forum: Java Mar 5th, 2008
Replies: 4
Views: 976
Posted By Nilesh Pagar
<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: 815
Posted By Nilesh Pagar
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: 3,661
Posted By Nilesh Pagar
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,483
Posted By Nilesh Pagar
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: 7,981
Posted By Nilesh Pagar
do those changes....
Forum: JSP Mar 22nd, 2006
Replies: 4
Views: 7,981
Posted By Nilesh Pagar
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...
Forum: JSP Mar 22nd, 2006
Replies: 3
Solved: plz help me
Views: 2,367
Posted By Nilesh Pagar
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
Solved: plz help me
Views: 2,367
Posted By Nilesh Pagar
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
...
Showing results 1 to 9 of 9

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC