Форум Flasher.ru
Ближайшие курсы в Школе RealTime
Список интенсивных курсов: [см.]  
  
Специальные предложения: [см.]  
  
 
Блоги Правила Справка Пользователи Календарь Сообщения за день
 

Вернуться   Форум Flasher.ru > Flash > Серверные технологии и Flash

Версия для печати  Отправить по электронной почте    « Предыдущая тема | Следующая тема »  
Опции темы Опции просмотра
 
Создать новую тему  
Старый 18.08.2009, 13:57
chidori вне форума Посмотреть профиль Отправить личное сообщение для chidori Найти все сообщения от chidori
  № 2  
Ответить с цитированием
chidori

Регистрация: Jun 2009
Сообщений: 5
нашёл! разобрарлся =)
если кому интересно нужно читать http://livedocs.adobe.com/blazeds/1/...s_devguide.pdf

там есть интересная штука:
Indicates whether the object is available in the request scope, the application scope, or the session scope.

Use the request scope when you configure a Remoting Service destination to access stateless objects. With the request scope, the server creates an instance of the Java class on each request. Use the request scope if you are storing the object in the application or session scope causes memory problems.

When you use the session scope, the server creates an instance of the Java object once on the server for the session. For example, multiple tabs in the same web browser share the same session. If you open a Flex application in one tab,
any copy of that application running in another tab accesses the same Java object.

When you use the application scope, the server creates an instance of the Java object once on the server for the entire application.

The default value is request.

Создать новую тему   Часовой пояс GMT +4, время: 08:44.
Быстрый переход
  « Предыдущая тема | Следующая тема »  

Теги
blazeds , java , memory

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.


 


Часовой пояс GMT +4, время: 08:44.


Copyright © 1999-2008 Flasher.ru. All rights reserved.
Работает на vBulletin®. Copyright ©2000 - 2026, Jelsoft Enterprises Ltd. Перевод: zCarot
Администрация сайта не несёт ответственности за любую предоставленную посетителями информацию. Подробнее см. Правила.