No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
[url]http://blog.codebeach.com/2008/03/convert-color-image-to-gray-scale-image.html[/url] it worked for me
<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> <url-pattern>this pttern should identify your action url properly</url-pattern> </servlet-mapping> e.g. if action="*.do" then url patter should be <url-pattern>*.do</url-pattern>
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.
Not bigger mistake..... yaar .... For the Scanner object, inside [B]OrderList(File inFile, Component c[/B]) constructor ... you are setting Delimiter to [B]"\t"[/B] just remove that line or comment that line.... and you will be aware from your nightmare..... thats it... do it fast......... just check out the definition of : …
See that [B]window.location.reload()[/B] is having problem.............. the definition says that........ relaod() --------- this is ok since you r not using this type. [B]reload(force) [/B]-------- but check out this one. [B]force[/B] is the boolean handle. and this is applicable for FireFox and Netscape...... so that is the reason its not working …
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 = Sunday, 1 = Monday, 2 = Tuesday, 3 = Wednesday, 4 = Thursday, 5 = Friday, 6 = Saturday ) represents the day …
The End.
Nilesh Pagar