Recently Viewed

wordexp followed by strcpy = EXC_BAD_ACCESS + sharedlibrary apply-load-rul…

The implication is a memory problem. I have static allocations for these: char akdir[400]; char homedir[400]; This crashes on the f…

How can I execute an update (named query) in Hibernate Template?

I have a namedQuery like this: @NamedQueries ({ ... @NamedQuery(name = "myUpdate", query = "update User set country = 'EN' where user.…

move pannel in webform

how to move pannel in webform...pls help

ssh & script problem

I am having a strange problem while doing ssh . I am not sure where the term Unmatched ` is coming from. What I need to do is run script t…

why session id change in firefox

I am using uploadify to upload my files and I want to save the files and I want to save path in database, so I am saving the path in sessi…