cancel
Showing results for 
Search instead for 
Did you mean: 

Session problem

Former Member
0 Kudos
71

Hi

I have implement session concept

in my project.Which jar file i have to use?

Tom Matha.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can add the servlet.jar file in your project.

Project properties>Java Builb path>Libraeies-->servlet.jar

Kind Regards,

S.Saravanan.

Former Member
0 Kudos

Hi,

Thanks saravanan. Now i have used HttpDestination in

webservice. I got some problem releated to jar files. Can

you give jar files name please?

By,

Tom Matha.

Former Member
0 Kudos

Hi,

I Think better you have to add the following jar files.

Other wise you have to create Library Component project which contains all jar files and deploy into server. Then you will add your project property>Java Build path>Libraries with Add Jars option.

Jaar Details

============

tc_sec_destinations_interface.jar

tc_sec_destinations_service.jar

tc_sec_compat.jar

tc_sec_https.jar

tc_sec_jaas.jar

tc_sec_saml_util.jar

tc_sec_ssf.jar

tc_sec_userstore_lib.jar

Kind Regards,

S.Saravanan.

Former Member
0 Kudos

Hi

Saravanan as per your suggestion i develop one library project and deploy into server. Then add jars from project. Problem solved. Once again thanks.

By,

Tom Matha.

Answers (0)