Search:

Type: Posts; User: fuweng

Search: Search took 0.09 seconds.

  1. Replies
    2
    Views
    1,828

    Re: Hi, Anyone know about HDIV here??

    it is ok, thanks. It works in HDIV spring example using Formtag. Guess is the configuration problem. Thanks anyway.
  2. Replies
    2
    Views
    1,828

    Hi, Anyone know about HDIV here??

    Hi,

    Just want to check with you guys how to use form action without putting the target URL to the "startpage" of HDIV. Now I will need to put all form action to "startpage" of else i will get...
  3. Replies
    2
    Views
    2,727

    [SOLVED] Re: Unable to encrypt using AES 256bits

    Hi,

    The problem is resolved. To use AES 256bits, you need to download the unlimited strength JCE policy files from Sun and install it. Replace the 2 jar files in your jdk folder.
    ...
  4. Replies
    2
    Views
    2,727

    [SOLVED] Unable to encrypt using AES 256bits

    Hi,

    i trying to write a method to encrypt data using AES 256 but everytimes when i trying to pass the 256bits key to the java cipher it throw Invalid Key Exception, it works only for 128bits key....
  5. Replies
    4
    Views
    4,379

    [SOLVED] Re: JScrollPane cant paint correctly when scroll

    it is resolved now. thanks.
  6. Replies
    4
    Views
    4,379

    [SOLVED] Re: JScrollPane cant paint correctly when scroll

    ignore the "aa.repaint()", i forgot to remove it.
  7. Replies
    4
    Views
    4,379

    [SOLVED] JScrollPane cant paint correctly when scroll

    Hi,

    Anyone know what is the problem? how to make it paint correctly when scroll?

    http://i218.photobucket.com/albums/cc231/fuweng/aaa-1.jpg



    import javax.swing.*;
    import java.awt.*;
Results 1 to 7 of 7