Monday, February 28, 2011


Still not synchronize !! :( bt working in progress!!! :P
I can draw on the browser!!The whiteboard has Toolbox that will help users to draw line,circle,rectangle,grid,pen in different colour and it gives Undo facility...!!

it is in single user mode!! i hope it will run in multi user mode within some days..!! :)

Good night...

Saturday, February 19, 2011

Friday, February 18, 2011

Captcha Implementation


Captcha Implementation.....
Here the Java is creating a captcha without using any third party help!!

Now Our Server is able to generate a captcha using some java classes that makes more secure of our website!!
:P
Now we hav to concentrate on the security issue!




Wednesday, February 16, 2011

Virtual Class Webpage design!

I think after the Unit test we have to assembly all works what we have done!
We have to start designing portion of the main website as soon as possible!!! if we can complete a sample project before the mid of march then we get time to develop our website within the end of march.

EXAM system AND IMAGE insertion into database (DB2)

BLOB insertion into database , retrieval & display in web page successfully tested.

EXACT CODE:

INSERTION INTO DATABASE:http://pastebin.com/m0uchR9C
RETRIEVAL FROM DATABASE:http://pastebin.com/FHGnHE5j


REFERENCES: