Sunday, April 16, 2006

RSK blog progress1

Well Deployment environment used for this is

eclipse
Tomcat 5.5
Mysql 5.0
JDK 1.5

Tools used are
Corel - Draw
Photoshop
Scite (editor)


RSK Blog site compatible with Mozilla firefox and InternetExplorer

While deploying folders created are

tomcat
|_webapps
|_rskblog
|_WEB-INF
|_style
|_scripts
|_includes
|_images
|_jsp pages

in web-inf folder we have
|_classes
|_web.xml

servlets

we shall have 3 folders
dao=data object ..its function is just to play with database connection...setting conection and getting values..
vo/to=value object/transfer object.......its function is just to set the values of certain attributes or get the values of the attributes....
servlet= will contain actuall servlet..where it will decide what data should be passesd to which next jsp page



Installation of all tools is completed successfully.
Front end is almost ready.
Database creation has been started
Writing JSP codes and servlets for pages is in progress

Things to learn
embedding FCKeditor in application
To generate permalink
RSS feeds
sevlets selecting jsp

2 comments:

Anonymous said...

hey dude how much time will u take to complete this

Anonymous said...

testin comments