Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

flow in websphere

  Asked By: Ayden    Date: Jul 20    Category: Java    Views: 503
  

I have deployed my applications on IBM Websphere.They are working fine.
but i have small confusion regarding the flow.
say i have two applications deployed...ABC.ear and XYZ.ear
Earlier when i was using resin only ,my applications are made such
that folders ABC and XYZ are placed in resin/webapps ...now on first
page i enter menu options...at the backend...menu options are mapped
with a path for loading the respective jsp..this very path choses
between the two applications i.e ABC or XYZ......how does websphere
performs this task of mapping???becoz the path returned from the
backend is in the form say ABC/*.jsp or XYZ/*.jsp..this format is
understood by resin as it directly searches in webapps...but how does
websphere concludes whether to look into ABC.ear or XYZ.ear??just to
add here..
i have a presentation where i'm sure i'll be asked this question..
ur valuable inputs are reqd at the earliest...

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on flow in websphere Or get search suggestion and latest updates.




Tagged: