|
Home > Archive > WebSphere HATS > February 2006 > Executing a business logic from within another business logic, possible?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Executing a business logic from within another business logic, possible?
|
|
|
| Is it possible to execute a business logic from within another business
logic.
I am duplicating code. I have a function that it is used in Business Logic
A. The same function is also used in Business Logic B.
I would like to be able to put this function in a new business logic of it's
own, lets call it Business Logic C.
Could I get Business Logic A and B to execute and pass a string value to
Business Logic C which will execute the function?
I've tried doing this but it doesn't seem to work.
Many thanks in advance.
Alexandra Maria
|
|
|
|
|