Hi there,
I was wonder if there is a tool for devloping of JSP pages or is there a way
to quickly produce JSP pages?
Thanks.
James
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi there,
I am building a Struts based application with EJB model. I want to know the
strategy of find and call the EJBs in model layer. My model layer is
implemented by a stateless or stateful session bean that accesses to entity
beans. and there is a service locator object to find the session be
the manager layer component), and let this component
> find and use services directly, etc. This shields Struts from disparate
> APIs.
>
> Erik
>
>
> leonnewsgroup wrote:
>
> >Hi there,
> >
> >I am building a Struts based application with EJB model. I want to kn
Hi All,
Quick question,
What is the strategies to make HttpSession thread-safe?
Thanks.
Leon
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
sion thread-safe
> You can put an object in session and lock on it using synchronized. But
this
> won't work over a cluster.
>
> BAL
>
> >From: "leonnewsgroup" <[EMAIL PROTECTED]>
> >To: "Struts Users Mailing List"
> >Subject:
5 matches
Mail list logo