Hi Kiran,

FlexSession is a Java class. You cannot import a Java class in flex directly
like this. Max what you can do is you can remotely call its public methods
using RMI (Remote Method Invocation).

Regards,
Venkat
www.venkatv.com


On Mon, Dec 15, 2008 at 12:48 PM, kiran singh <[email protected]> wrote:

> Hi venkat,
>
> I want to use the flexsession in the mxml file.so that i make use of
> request and session in the mxml .
>
> Thanks,
> Kiran singh
> MCA
>
>
> On Fri, Dec 12, 2008 at 10:55 PM, Venkat Viswanathan <
> [email protected]> wrote:
>
>> Hi Kiran,
>>
>> Those JAR files are supposed to be processed at the server. Flex Builder
>> can process only SWC files that are placed inside the lib folder. Basically
>> you can use only SWCs as library files inside Flex Builder.
>>
>> Can you tell us exactly what are you trying to do?
>>
>> Regards,
>> Venkat
>> www.venkatv.com
>>
>>
>>
>> On Fri, Dec 12, 2008 at 5:27 PM, kiran singh <[email protected]>wrote:
>>
>>> Hi,
>>>
>>> I have placed the flex-messaging.jar in flex builder lib path . And i am
>>> trying to import the jar in mxml or as file and use it.
>>>
>>> --
>>> N.Kiran Singh
>>> mca
>>>
>>>
>>>
>>
>>
>>
>
>
> --
> N.Kiran Singh
> mca
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to