can you kindly give me am example scenario, so i want to see how you store the object and how get it in each page??
regards
Search found 3 matches
- Wed Jul 18, 2007 8:24 am
- Forum: PHP - Code
- Topic: how to store object in request scope
- Replies: 6
- Views: 887
- Wed Jul 18, 2007 8:17 am
- Forum: PHP - Code
- Topic: how to store object in request scope
- Replies: 6
- Views: 887
ok
having a space after commas or not. will not resolve the question?
thanks man for your replying..but i dont want to put it in query string like you said...
i believe that there is a solution for this problem
thanks man for your replying..but i dont want to put it in query string like you said...
i believe that there is a solution for this problem
- Wed Jul 18, 2007 8:07 am
- Forum: PHP - Code
- Topic: how to store object in request scope
- Replies: 6
- Views: 887
how to store object in request scope
dear all.. iam J2EE developer,and new tophp,in jsp , there are a functionality to store object (e.g, UserVO) on request scope,like request.setAttribute(, i mean when i am at a page1.php, and want to go to page2.php,i should store Object on request Scope when iam in page1.php, then getting this objec...