components on jsp page get repositioned when window minimized!!!!
hi....
I am new to using the forum for my help so in case i have posted this in the wrong forum or anything else please help me out....
i m new to struts...
basically i have this login window....a jsp page...
now the problem is when i minimize(restore down) the window....the controls in my page get repositioned....and disturbed....
i want the look of the window to be maintained even after minimizing it....
can anyone help me out to find a solution.?
thank you...
Sonali
# 1
Hi
Yes, the forum you are looking for is located at:
http://forum.java.sun.com/forum.jspa?forumID=45
In terms of you problem: if I understand you correctly, try to make certain of the main layout components in you page uses fixed lengths e.g. the main table or div that contains your components set it width either manually or by means of a stylesheet (recommended). To this end, it doesn't look like your problem is related to Struts, but rather your HTML layout that contains the Struts controls.
A very good (free) resource for getting you up to speed on HTML is located at:
http://safari.oreilly.com/0789722674