I\'m having a problem in achieving an auto-login feature for my JSF application which is being proted from a JSP & servlet-based architecture.
I have requirement where in i need to add cookie in java and then redirect it to different URL. Now this url process should persist the cookie which i set and after its processing send it back to clie
I have a library I am creating based on some WSDL/XSD definitions.I am having a problem having the compiled classes added in the eclipse project.I can see that with a \'mvn compile\' that the .class f