× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hello,

I am trying to get the same command key structure as the one place in my
navigation bar to display along the bottom of the screen  I have inserted
the JSP:INCLUDE for the cmdkeys.jsp into the bottom of pagebuilder.jsp and
the command keys are appearing correctly with one hitch. They display
vertically rather than horizontally. From poking around in cmdkey.jsp it
looks like there is a variable called "count" that controls the vertical and
horizontal display. I am not sure what is the value and how to get
cmdkeys.jsp to recognize it. I have tried to "setAttribute" before the
include but I get an error at execution when compiling the jsp. (See below)

C:\Documents and Settings\bmis04\My
Documents\IBM\wdsc\bmis04\.metadata\.plugins\com.ibm.etools.server.core\tmp0
\cache\DefaultNode\server1\b01405EAR\b01405.war\webfacing\jsp\DDSrecords\MWD
GPL\QDDSSRC\B01506FM\html\_B01506C.java:404: 'try' without
'catch' or 'finally'.
  }
  ^
1 error

Here is the code:

        <!-- Include Command Keys JSP -->
                                        <%request.setAttribute("count",
"4");%>
                        <jsp:include
page="/webfacing/styles/chrome/html/CmdKeys.jsp?Count=04"  flush="true"/>

Thanks in Advance!

Michael P. Gibbons
Manager of Programming & Technical Services
MARYWOOD UNIVERSITY
2300 Adams Ave. 
Scranton, PA 18509



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.