CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: nikhil411

Search: Search took 0.15 seconds.

  1. Replies
    2
    Views
    959

    Re: populating authorizations using cookie

    I need to read the cookie and read from table which contains fields like userid,username,groupid etc which i have created.So,I have to add some features(VIEWCONFIG,ADDCLIENT,EDITCLIENT,VIEWINVOICE)...
  2. Replies
    2
    Views
    959

    populating authorizations using cookie

    package com.comdata.fis.presentation.actions;

    import javax.servlet.http.HttpServletRequest;
    import javax.servlet.http.HttpServletResponse;
    import javax.servlet.http.HttpSession;

    import...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured