Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #36.9K
Ranked #3K
~2K People Reached
Favorite Tags
Member Avatar for shweta797

Hi I want to send session variable in an array from one JSP page to another using code given below String[] textfield_a =(String[])session.getAttribute("textfield_a"); But i m getting error . plz help

Member Avatar for Jarvisk
0
790
Member Avatar for NileshPatil

Hi Friends, I am working as a programmer in one mumbai based software company,interested to get some freelancing software works, to from home, Plz suggest any firm that provides projects(software programming) to work from home or any site that i can get freelancing work to do if possible email to …

Member Avatar for happygeek
0
676
Member Avatar for carobee

hi all, i have a login page and a couple of other php pages. what i want is that nobody should be able to view my other php pages without logging in. i have tried with sessions but sadly session is not working with me. can anybody tell me of …

Member Avatar for Nick Evan
0
130
Member Avatar for usman.munir

Hi, I am using a simple code to retrieve values from database. but i am getting error while i retreive an Integer value on line number 3 , 4 5. [CODE] <% line1 while(rs.next()){ line2 String productname = rs.getString(1); line3 int productprice = rs.getInteger(2); line4 int cartid =rs.getInteger(3); line5 int …

Member Avatar for usman.munir
0
91