Posting

Hai, I am handling a project in that i need to post new articles in blog automaticlally through a servlet. Is there any procedure for that or any relevent sites which shows some examples on this requirement.
[221 byte] By [NSKumara] at [2007-11-27 8:44:32]
# 1

This is one thing mistake that I see people make over and over again when they are in the beginning stages of whatever project they are working on.

The mistake is that you are including implementation details within your business requirements.

Did the client specify that Servlets are the only way to go about this or are you assuming that servlets is the only way to do this?

Nobody on this forum can give you a good answer because the scope of your question is too broad.

Try removing all implementation details from your business requirements THEN research into different technologies and methods at which you can implement this project.

Then post back with specific implementation problems that you run into.

maple_shafta at 2007-7-12 20:45:23 > top of Java-index,Java Essentials,Java Programming...