Re: netbeans.org design changes
Vano Beridze <[email protected]> Fri, 04 Jun 2004 11:57:53 +0500
| Newsgroups | gmane.comp.java.netbeans.webteam |
|---|---|
| Message-ID | <[email protected]> |
I liked the first link. If we change colors to sun's that would be cool. The main RFE I would like to see is improved login handling. Now when you're trying to access some protected page, you're told that you must login. You login and are being redirected to the start page. This is absolutely BAD. I know that the workaround is to press back button, but I wonder why this design pattern is not implemented. Even J2EE blueprints state that. "pass the url to the login page as a request parameter. if the user is authorized redirect him back to the page after successful login". So it would be great to change Status Quo and fix this bug. Thank you Vano