• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Staless Component
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Staless Component


  • Subject: Re: Staless Component
  • From: Lachlan Deck <email@hidden>
  • Date: Mon, 25 Aug 2008 15:25:17 +1000

On 25/08/2008, at 2:57 PM, Santhosh wrote:

Hi All,

Can any one advise me what are the steps we need to follow when creating a *stateless *component?

read api :-)

@Override
public void isStateless() {
	return true;
}

public void reset() {
	super.reset();
	// nullify/reset your vars
}

How to add it to a *Stateful *component? And also its usage in *Stateful *component.

Like any other. Note doing the reverse doesn't work.

with regards,
--

Lachlan Deck

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Staless Component (From: Santhosh <email@hidden>)

  • Prev by Date: Staless Component
  • Next by Date: Re: Deploying a single app on Windows
  • Previous by thread: Staless Component
  • Next by thread: Re: Staless Component
  • Index(es):
    • Date
    • Thread