Hi all,
Don't know whether my post will be appropriate to this forum! but I
have become helpless so I am posting here.Please excuse me if not
appropriate.
I want to make a user web pages for all the users who registers into
my application. The user can view his web page with a link like below:
http://example.com/username
I have stored all user information into a table.But not getting how to
create a individual files (either .html or .jsp) to retrieve his
information. I wrote a .jsp file in which I am displaying the user
information based on the search criteria, but now I want display user
web page explicitly without searching like linkedin public profile
pages.
Any idea will be greatly appreciated.Thanks.
Sanjeev