create download area with login
Does anyone have any examples of how to create download area using jstl or jsp with mysql?
hugs ..
what exactly do you mean by 'download area' ??
so,
On my site, will have a link for download area (for users to copy files that I put)
To visualize this area (directory in the server) have to log in.. understand?
In regards to the login section, have a look at JSP Sessions, http://www.jsptut.com/Sessions.jsp have some very basic but easy to understand directions on using sessions.
With regards to the file structure, you could have a look at using JQueries 'File Tree' component. The component is very easy to customize. You can find it here, http://abeautifulsite.net/2008/03/jquery-file-tree/
thanks tyson,
But..
I tried using the example of jquery file tree, but it did not work
My doubt is that when entering a web page, it showed the files (download area) so I copy ...
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.