Vinutha Gattu

Greenhorn
+ Follow
since Mar 18, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Vinutha Gattu

Hi,

Do we need to draw component diagram and sequence diagrams for login, profile and frequent miles use cases also.

Regards,
Vinutha.
Hi,

My component diagram is becoming very huge if I create a single diagram for all the use cases. Can I split component diagram into multiple diagrams.Can any one suggest better way of spliting the component diagram.

Regards,
Vinutha.
Hi,

Do I need to show filter and controller classes in my component diagram.

Regards,
Vinutha.
Hi,

It is Airline domain.

Regards,
Vinutha.
Hi,

Do we need to represent the alternative flow also in a single sequence diagram. For example pay for itinerary use case has normal flow and an alternate flow paying using miles. Do we need to represent both of them in the same sequence diagram or can have seperate sequence diagram for both the flows.



Regards,
Vinutha.
Hi,

Can I show my DAO classes, service locator classes and session beans in my class diagram.
Hi,

What is the difference between Class diagram and collobration diagram.
Can I show Entity classes in class diagram.


Regards,
Vinutha.
Hi,

I need to inteact with C++ system which has some custom data types like date object. Is there any way to interact with this system using JNI.


Regards,
Vinutha.
15 years ago
Yes, both are web applications. Both have different data bases.
15 years ago
Hi,

I need to integrate Java application and .net application. Basically I need to use the UI of the .net application. On click of a confirmation button in my Java application, application needs to redirect to .net application pages. Once the transaction is completed in the .net application again application needs to redirect to Java application.
.net application has already been build. We are building the Java application.If an one has idea please suggest how can this be implemented.

Regards,
Vinutha
15 years ago
Hi,

[Edit: removed question]

Regards,
Vinutha.
[ April 03, 2008: Message edited by: Andrew Monkhouse ]
Check the below URL. It says how to build an appplication which can support multiple kind of clients.

http://java.sun.com/blueprints/guidelines/designing_enterprise_applications/client_tier/multiple_types/index.html#1028399

regards,
Vinutha.
Hi,

I am unable to understand the relation ship between the flight and the equipment in the BRD. If any one has any idea please reply.

Regards,
Vinutha.