Forums Register Login

class= operation

+Pie Number of slices to send: Send
I have inherited a large web application which uses the MVC pattern where M=jdbc, V=jsp, and C=jsp. In the JSPs, I have encountered the extensive use of the class parameter in TD elements. I need to discover how this parameter operates in this environment. I have not been able to locate any .class files which match up to these class parameters. What should I be looking for?
+Pie Number of slices to send: Send
What do you mean with TD elements ?
+Pie Number of slices to send: Send
I have a question? How can we use C=JSP. Usually Servlet is handling that part.
+Pie Number of slices to send: Send
+Pie Number of slices to send: Send
Vijay,
I know, JSP as Controller seemed odd to me at first, but this application has hundreds of JSPs and no servlets. This works because JSPs can be entirely Java Scriplets which are essentially dynamically compiled servlets. The JSPs POST to JSP controllers, and they send-redirect to other JSP controllers and/or viewers.
JD
+Pie Number of slices to send: Send
hi JD
the "class" that you are seeing in TD tag is for the DHTML/CSS stuff.
In the html HEAD section you would see something similar to :

hth
MB
+Pie Number of slices to send: Send
Or alternatively look for some code like
<link href="....some.css" rel="stylesheet" type="text/css">
indicating a reference to an external CSS(Cascading Style Sheet).
+Pie Number of slices to send: Send
Vijay and Malhar,
Thank you very much for the valuable suggestions. I'm going off right now to locate the CSS.
JD
Screaming fools! It's nothing more than a tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


reply
reply
This thread has been viewed 978 times.
Similar Threads
How to pass a Post parameter using a link?
Struts request processing problem
Struts 2 jsp Error.
Help needed with struts
Problems in passing parameters to the applet
More...

All times above are in ranch (not your local) time.
The current ranch time is
Apr 16, 2024 05:08:55.