Issue with Weblogic
I am not sure whether this is the right place for the issue
I got Weblogic installed on my system. Few days back my web application was working fine. Suddenly follwoing things happened
1. Data is not coming up in few drop downs (I am using tld class to populate the data)
2. Text box are not getting displayed. (i am using html:text)
The funny part of whole story is, When i installed the same on Tomcat, it worked well.
Also If u think that the problem might be some tld missing or html:text issue check the following points
1. The JSP files where the issue is there, has not been modified
2. Same code is working fine with tomcat
I know it is due to some setting in Weblogic .. Please let me know what it can be
~Aman

