• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

SCEA Part II Component Diagram

 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
I have some doubt's regarding component diagram. I have two session beans, each with separate functionality.In
1. Is it possible to give link from one component diagram(controller) to another component diagram(controller).
2. Is it possible to give redirect option from controller in component diagram with true/false. I saw some component diagram it shows just redirect to some other pages, but it doesn't mension it is true false. I have to redirect either one pages based on conditions.Like if it is true it has to go this page, otherwise it has to this page.

Advance Thanks
S.Saravanan.
 
Ranch Hand
Posts: 172
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
1) yes
2) yes

http://gpitech.wordpress.com/
 
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
In component Diagram, Sequence do we have show the Customer and Login Related. Because everyone is telling to follow KISS Principle iam thinking whether we need to show the Customer and Login related as well.

Regards,
Vinod S
 
Vinod Subramaniyam
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
Do you have to show lolly pop Symbol for Stateless Session Bean, Entity, Message Driven Bean in component Diagram? Iam showing the lolly Pop Symbols only for SubSystems.


Thanks and Regards,
Vinod S
 
What a stench! Central nervous system shutting down. Save yourself tiny ad!
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic