Forum: JSP Jan 8th, 2009 |
| Replies: 1 Views: 955 I have a mechanism to upload a file to the remote disk from the JSP page. But now the issue is that User is not supposed to access the remote disk as it is supposed to be a restricted access remote... |
Forum: JSP Sep 22nd, 2008 |
| Replies: 4 Views: 3,323 Thanks guys for your reply. I am using Struts tags here. I followed the tutorial there too. I have property set in the form and it has the value but it does not show up in the combo box as selected... |
Forum: JSP Sep 19th, 2008 |
| Replies: 4 Views: 3,323 I have a collections to be populated in a JSP combo box. Now suppose there is a different page for each user which displays user specific values in a combo box in that page.
The combobox should... |