|
Hi, thanks for the quick reply/
That would be ok if we had a well defined
number of services.
These services are dinamically created by the user.
For example:
Do give a scop of what i am trying to do:
Imagine an application that would allow you to
create and mantain multiple Instances of a XYZ Servers
(Web,Direcotry,appserver, whatever) in a particular host.
The administrator wanted to instanciate lets say an
app server to run on port 8080 and it used this web application to make/edit
this configuration. Than hi also creates another instance throug this web
application, this one to run on port 18080. This two seperates
instances could be managed with the same application server. The would
have the same set of configuration items however their configuration is
disjoint.
The thing is, i cannont predifine Id's to
actions/forms. because that number of instances of servers dynamically grows as
the user may create or delete server instances.
Also a user may be editing many server info at
the same time. (in separate windows but sharing the same sesssion)
BTW, what is the purpose/difference
of:
ActionForm and ActionFormBean?
|
- Parallel Forms Bean Instances, does Struts support it Sarbjit Singh
- RE: Parallel Forms Bean Instances, does Struts sup... Nanduri, Amarnath
- Re: Parallel Forms Bean Instances, does Struts ... Sarbjit Singh
- Re: Parallel Forms Bean Instances, does Str... Martin Cooper
- RE: Parallel Forms Bean Instances, does Struts sup... Nanduri, Amarnath

