[OT] Steps for Configuring WAS 5.0 Websphere MQ

2005-04-18 Thread Prasenjit Narwade
The requirement is, I need a Message Driven Bean which will recieve messages from Websphere MQ. I am finding problems doing the configuration in WSAD as well as in WAS. Any pointers to Configuring for MDB - MQ in (1) WSAD 5.1 and (2) WAS 5.0 will be really helpful. Thanks in advance, Prasenji

RE: Reusing methods across actions classes

2004-09-30 Thread Prasenjit Narwade
Probably you can create a Generic Action class which extends Struts Action class and make all your Action classes extend this class. You can then put the reusable methods in this class and it can be used by all your Action classes. -Prasenjit -Original Message- From: Ciaran Hanley [mailt