Help coderanch get a
new server
by contributing to the fundraiser

Senthil Rajendran

Ranch Hand
+ Follow
since Nov 03, 2004
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Senthil Rajendran

Flight is a logical entity (an object which is capable of flying) Equipment means the type of flight (Jet or Boeing or Concorde etc)

Senthil

Practising Member WWISA
SCEA
IBM OOAD with UML
SCJP
Practically you dont need to apply security for the communication between Web tier and the EJB tier ! Because no one is going to acess the EJB Tier directly, The initial request will be handled by the web tier then it forwards it to the BD which then goes to the EJB/Application Tier.
Also one major need of the scecure system is that your web server which receives the initial request should be inside the fire wall.

Hope this helps
No MS Word, Its an text area (applet)
Josep,

On the document have a seperate section called SCOPE (as we do in the real time projects), under which list all those which you feel is out of your scope of current work/submission.

Senthil

Practising Member - WWISA
SCEA
IBM OOAD with UML
SCJP
As Dhiren says you can depict sequence diagrams with respect to the web client

or

depcit the sequence diagram from the EJB controller which is going to be common to both the clients and have 2 seperate diagrams to explain the MVC interaction of the web & app client. I took the second approach and secured full marks.
its basically a business decision which has to be made by the stake holders
in this case its not clearly specified, so you take the chance and handle it.

To make it more clear assume you have a shop giving credit to the customers or not is going to be your decision, in some shops they do and in shops they dont you can take your decision. As far as this is concerned you can act both the ways, but be sure to jusity enough why you are doing so
your listing is sufficient enough, but if you feel that you need to make it more clear there is nothing wrong in adding some more diagrams and not to leave this point it dosen't add any additional marks !

On the document, dont just leave away with your assumptions, justify all your design decisions

best of luck
Credit Card Authorisation should happen in a secure way ... you can use XMLRPC over HTTPS !


Congratulations Parag for passing with a very good score.

Hi Matt,

Congrats.

Well I have a question ... How did you implement Authorisation and Authentication for both the clients ? Did you show that in Diagrams or just documented it.

Also I have already posted this question in this forum, But no reply from the passouts ..

Did you use Java Web Start for your Application Client ?

Thanks,

Senthil
Has anyone used Java Web Start for their Application/Swing client in the part2 assignment as for the performance measure for the travel agent ?

Passouts please comment ?

Thanks,

Senthil
SCEA passouts suggestions please ...