My application user has to insert a monetary value for an invoice.
Can I use the v alidator to check the value to be greater than 0, but without
specifying a max value?
What servlet version is specified in web.xml?
Gotcha! You won my gratitude.
The problem was that I started a new web application from scratch on my IDE,
the J2EE version I chose was 1.5,
a version that - I discovered it later - Tomcat 5.5 doesn't support. I
changed everything back to version
I don't understand why my EL expressions aren't being evaluated.
They are printed just like they in the source code ("${param}").
I did put this in my JSP code
Working with server: <%= application.getServerInfo() %>
Servlet Specification: <%= application.getMajorVersion() %>.<%=
application.getM
Put a check in the Login Action :
if there is alreay an user logged in, the check should return an error to
the user.
Hi All,
I could logged in twice in the same session.
How to block it second time in struts oriented .
Please send with solution.
Thank you,
Seshagiri V
seshagi...@ken
4 matches
Mail list logo