Problem with BadPaddingException
Respected Sir/Ma'am,
The main problem i am facing in my program is I have save the code at least 5 times then only compile it then only the program will run. If we do not click the Save option then
we are encountered with BadPaddingException. We tried our best by downloading Base64 library from Apache. Even after downloading when we compile the code we get error on the keyword Base64. But we don't know exactly where to download it. As our coding works in jdk1.4. So my query is where exactly should i download the Base64 Library. I know my doubt is silly but i am eager to know the answer.
So please help me out.......
[650 byte] By [
KITSa] at [2007-11-26 20:26:59]

# 1
> Respected Sir/Ma'am,
No need to grovel.
>
> The main problem i am facing in my program is I have
> save the code at least 5 times then only compile it
> then only the program will run. If we do not click
> the Save option then
> we are encountered with BadPaddingException. We
> tried our best by downloading Base64 library from
> Apache. Even after downloading when we compile the
> code we get error on the keyword Base64.
I'm nearly lost for words. You have been working on this for months and still can't understand how to
1) Use Google
2) Download files
3) Add a jar to the compilation class path
4) Import packages
5) Read Javadoc.
> But we don't
> know exactly where to download it. As our coding
> works in jdk1.4.
It works only by accident.
> So my query is where exactly should
> i download the Base64 Library.
I gave you this weeks ago but one last try - http://jakarta.apache.org/commons/codec/ - under the link in "The latest version is v1.3. - Download now!"
> I know my doubt is
> silly but i am eager to know the answer.
> So please help me out.......