Hi,
I am working on some requirement related to increase security of our
web application through LDAP.Here I am stucking at some point since
last week.
I need to pass a value setting in JSP page(index.jsp) to another .java
class of my web application,to achieve that I replace with index.
html(first to be called in my application) after that through this
page call another html file and then finally through inicio.xml it
will redirect to .java class of my application.
So.I need to access value setting in JSP page to my java class and
here we are using applets.no other servlet and JSP file.How can I do
that?

-- 
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

Reply via email to